Initial commit of foodsoft 2
This commit is contained in:
commit
5b9a7e05df
657 changed files with 70444 additions and 0 deletions
7
vendor/plugins/acts_as_commentable/CHANGELOG
vendored
Normal file
7
vendor/plugins/acts_as_commentable/CHANGELOG
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
* revision 8: Changed has_many :dependent => true to :dependent => :destroy for Rails 1.2.2
|
||||
+ Thanks Josh Martin
|
||||
Added an order clause in the has_many relationship.
|
||||
Made comment column type to text from string in migration example in README
|
||||
+ Thanks Patrick Crowley
|
||||
Added this CHANGELOG file.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue