aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/categorization.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move Refinery::Categorization to Refinery::Blog namespace [Fixes #282]Edgars Beigarts2012-12-101-10/+0
|
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-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 Garrison2012-04-181-1/+2
|
* Fix for deprecation in Rails 3.2Philip Arndt2012-01-301-1/+1
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-091-2/+2
| | | | Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909
* Rails 3.1 - wip.Uģis Ozols2011-07-271-0/+9