Displaying 1 result from an estimated 1 matches for "chwhat".
Did you mean:
ch_what
2005 Oct 31
0
introducing acts_as_shellable gem
Hi all,
I''m happy to announce a new acts_as gem, acts_as_shellable.
If you find yourself constantly using script/console or another shell interface to
rails, then this gem''s for you.
This gem''s homepage is at http://www.chwhat.com/projects/shellable
The docs are at http://chwhat.com/projects/shellable/doc/index.html
You can install the gem the rubygem way: ''gem install acts_as_shellable''
Here''s a brief excerpt from the docs: [%
This mixin provides methods to make ActiveRecord::Base classes mo...