public
Description: Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
Homepage: http://groups.google.com/group/rubyonrails-textmate
Clone URL: git://github.com/drnic/ruby-on-rails-tmbundle.git
Search Repo:
Click here to lend your support to: ruby-on-rails-tmbundle and make a donation at www.pledgie.com !
fixed CHANGELOG spelling error [CharlieSu]
drnic (author)
Sun May 11 17:57:07 -0700 2008
commit  078fbdc4ac151bf7a5953224dae6d7f4c6f13c43
tree    30d2b75d7e958b518bee2c47bba210d02a75aa8f
parent  6d8b3018df6021b6520f2c77d6ed7c05c952ecb6
...
29
30
31
32
 
33
34
35
...
29
30
31
 
32
33
34
35
0
@@ -29,7 +29,7 @@
0
       * javascript_include_tag - jit
0
       * stylesheet_link_tag - slt
0
     * Models
0
- * has_many :though (hmt)
0
+ * has_many :through (hmt)
0
       * association snippets give better defaults (e.g. bt + hm)
0
       * validates_format_of (vf,vfif) [Dean Strelau]
0
       * validates_numericality_of (vn,vnif) [Tom Morris]

Comments

    No one has commented yet.