TextMate bundle for Ruby Shoulda gem/Rails plugin
Forked from drnic/ruby-shoulda-tmbundle Wed Feb 18 12:57:22 -0800 2009
Last updated Thu Nov 05 15:14:15 -0800 2009
A fist full of code metrics
Forked from jscruggs/metric_fu Wed Sep 16 06:58:47 -0700 2009
Last updated Wed Sep 16 09:06:26 -0700 2009
Pascal TextMate Bundle
Last updated Sat Feb 28 12:50:47 -0800 2009
Annotate ActiveRecord models as a gem
Forked from nofxx/annotate Sat Feb 14 07:59:38 -0800 2009
Last updated Fri Feb 20 07:17:46 -0800 2009
Added should_create and should_destroy.
5 commits »
Added should_render_with_layout and should_render_without_layout to language syntax.
Added should_have_class_methods and should_have_instance_methods to language syntax.
Added should_have_db_index and should_have_db_indices.
Reorganized Models > Validations.
should_render_a_form is an ActionView macro.
Removed more deprecated macros.
Added should_allow_mass_assignment_of.