[b]分页辅助插件(Kaminari)[/b]
[b]图片上传(Carrierwave) [/b]
[b]paper_trail[/b]
[b]邮件发送(ar_mailer)[/b]
[b]搜索(meta_search)[/b]
[b]Formtastic[/b]
[b]登录验证(Authlogic)[/b]
[b]权限管理(CanCan)[/b]
[b]标签(acts-as-taggable-on)[/b]
[b]文本编辑(ckeditor)[/b]
[b]Schema[/b]
[b]图片验证(simple captcha)[/b]
[b]异步处理(delayed job)[/b]
[b]模型图关系一栏(PDF)[/b]
[b]Autotest 每次修改代码或对应测试代码都会自动运行一次相应测试[/b]
[b]读写Excel[/b]
[b]不用bundle exec [/b]
[b]快捷编辑一个字段 [/b]
[url]http://railscasts.com/episodes/302-in-place-editing?autoplay=true[/url]
[b]ActiveRecord变更记录[/b]
[code="java"]https://github.com/collectiveidea/acts_as_audited
https://github.com/collectiveidea/acts_as_audited.git[/code
https://github.com/amatsuda/kaminari
https://github.com/amatsuda/kaminari.git
[b]图片上传(Carrierwave) [/b]
https://github.com/jnicklas/carrierwave
https://github.com/jnicklas/carrierwave.git
[b]paper_trail[/b]
https://github.com/airblade/
https://github.com/airblade/paper_trail.git
[b]邮件发送(ar_mailer)[/b]
https://github.com/adzap/ar_mailer
https://github.com/adzap/ar_mailer.git
[b]搜索(meta_search)[/b]
https://github.com/ernie/meta_search
https://github.com/ernie/meta_search.git
[b]Formtastic[/b]
https://github.com/justinfrench/formtastic
https://github.com/justinfrench/formtastic.git
[b]登录验证(Authlogic)[/b]
http://github.com/binarylogic/authlogic
https://github.com/binarylogic/authlogic.git
[b]权限管理(CanCan)[/b]
https://github.com/ryanb/cancan
https://github.com/ryanb/cancan.git
[b]标签(acts-as-taggable-on)[/b]
http://github.com/mbleigh/acts-as-taggable-on
https://github.com/mbleigh/acts-as-taggable-on.git
[b]文本编辑(ckeditor)[/b]
https://github.com/galetahub/rails-ckeditor
https://github.com/galetahub/rails-ckeditor.git
[b]Schema[/b]
http://github.com/ctran/annotate_models
https://github.com/ctran/annotate_models.git
[b]图片验证(simple captcha)[/b]
https://github.com/galetahub/simple-captcha/
https://github.com/galetahub/simple-captcha.git
[b]异步处理(delayed job)[/b]
https://github.com/tobi/delayed_job/
https://github.com/tobi/delayed_job.git
[b]模型图关系一栏(PDF)[/b]
https://github.com/voormedia/rails-erd
https://github.com/voormedia/rails-erd.git
[b]Autotest 每次修改代码或对应测试代码都会自动运行一次相应测试[/b]
https://github.com/grosser/autotest
https://github.com/grosser/autotest.git
[b]读写Excel[/b]
https://github.com/hmcgowan/roo/autotest
https://github.com/hmcgowan/roo.git
[b]不用bundle exec [/b]
https://github.com/joshbuddy/noexec
https://github.com/joshbuddy/noexec.git
[b]快捷编辑一个字段 [/b]
[url]http://railscasts.com/episodes/302-in-place-editing?autoplay=true[/url]
https://github.com/bernat/best_in_place
https://github.com/bernat/best_in_place.git
[b]ActiveRecord变更记录[/b]
[code="java"]https://github.com/collectiveidea/acts_as_audited
https://github.com/collectiveidea/acts_as_audited.git[/code