aboutsummaryrefslogtreecommitdiffstats
path: root/lib/generators
Commit message (Collapse)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
| | | | Seeds will now follow Rails 3.1 conventions
* 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 ↵Philip Arndt2011-03-041-1/+0
| | | | generator, regenerated gemspec.
* 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 ↵Philip Arndt2011-03-022-7/+25
| | | | must end, we must move to EngineInstaller in the next version.
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-223-2/+2
| | | | 0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec.
* 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