Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision 5fd6b461
Added by
nobu (Nobuyoshi Nakada)
over 1 year
ago
ID
5fd6b461c777654493c32c03c19f0b75362b966f
Parent
e6708924
Child
dc06375c
Refactor encdb and transdb templates
Simplify globbed file names.
Prefer
File.open
over
Kernel#open
.
Swallow initializer blocks instead of line by line with flip-flop.
Re-structure converter list.
Loading...
Refactor encdb and transdb templates
File.openoverKernel#open.