Displaying 1 result from an estimated 1 matches for "shellrc".
Did you mean:
shellcc
2005 Oct 31
0
introducing acts_as_shellable gem
...modificiation that automatically formats
output based on a hash, mapping output type to a formatting subroutine (see
examples/irb_modified.rb
for details). With this slight modification, its possible to at least view a tables records in a
readable way. To use this modification, require examples/irb-shellrc. To setup a simple database
shell via rails, require examples/rails-shellrc and follow its instructions.
]
This gem is well documentated and hope to hear from others who use
ActiveRecord::Base the same way I do.
Enjoy,
Gabriel
--
Check out at my website at http://www.chwhat.com
IF mail to chwh...