Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added i18n support to models through globalize3. | Adrien Coquio | 2012-06-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * Added Post translation * Added Category translation * Use friendly_id globalize with category * Added migrate_data option on migrations for translations * Use Refinery locale instead of I18n * Refactored duplicate locale_picker partial * Removed useless .all call * Use presence instead if / blank? * Added with_globalize scopes when loading posts of one category * Use Globalize when creating post factory * Fix failing specs by creating blog posts/categories using needed locale. | ||||
* | Adding attr_accessible for Rails 3.2 mass assignment fixes. | Matt Garrison | 2012-04-18 | 1 | -1/+2 |
| | |||||
* | Fix for deprecation in Rails 3.2 | Philip Arndt | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Refactored everything (models, helpers) into proper namespace of ↵ | Philip Arndt | 2011-11-09 | 1 | -2/+2 |
| | | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909 | ||||
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 1 | -0/+9 |