aboutsummaryrefslogtreecommitdiffstats
path: root/lib/generators
Commit message (Expand)AuthorAgeFilesLines
* Cast user_class as string inside the initializer template.Philip Arndt2013-07-141-1/+1
* Committing user_class to masterJonathan Seitel2013-01-311-0/+3
* Added the ability to use a different url than "/blog"John Agan2012-09-051-0/+2
* RefineryCMS -> Refinery CMS.Uģis Ozols2012-02-271-1/+1
* Now supporting FriendlyId 4Philip Arndt2012-02-271-4/+0
* Add Refinery::Setting dependency.Uģis Ozols2012-02-231-0/+1
* Generate blog initializer when running rails g refinery:blog. Closes #196.Uģis Ozols2012-02-162-0/+21
* Make sure there is seeds.rb file before trying to append to it.Uģis Ozols2012-02-021-0/+1
* Currently there isn't any template so we don't need this code.Uģis Ozols2012-01-031-2/+0
* added install migratons generatorgreendog2011-11-091-0/+5
* Update blog generator to use Rails 3.1 baseJamie Winsor2011-10-272-10/+16
* Rails 3.1 - wip.Uģis Ozols2011-07-272-8/+10
* Edited lib/generators/refinerycms_blog_generator.rb via GitHubJoe Sak2011-05-101-1/+3
* Edited lib/generators/refinerycms_blog_generator.rb via GitHubJoe Sak2011-05-101-3/+1
* Renamed seed and blog structure migration, removed name option from generator...Philip Arndt2011-03-041-1/+0
* Moved most of the code toward EngineInstaller.Philip Arndt2011-03-044-136/+5
* Added new migration to add the user_id column to blog_posts. The madness must...Philip Arndt2011-03-022-7/+25
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
* Merged in Joe's and Steven's forks and updated for compatibility with < 0.9.9...Philip Arndt2010-11-223-2/+2
* Use refinerycms_blog not singular_name which may be blog_structure. Closes GH-7Philip Arndt2010-10-131-1/+1
* Generators had some typosJoe Sak2010-09-211-1/+2
* Hello rails3 support.Philip Arndt2010-09-033-0/+121