aboutsummaryrefslogtreecommitdiffstats
path: root/generators/refinerycms_blog
Commit message (Collapse)AuthorAgeFilesLines
* We no longer support Rails 2 on this engine so I'm removing the old generator.Philip Arndt2011-03-043-111/+0
|
* 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-0/+111
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.