aboutsummaryrefslogtreecommitdiffstats
path: root/features/support/factories/blog_comments.rb
Commit message (Collapse)AuthorAgeFilesLines
* Rails 3.1 - wip.Uģis Ozols2011-07-271-1/+1
|
* Refactored the spec suite to be consistent.Philip Arndt2011-06-291-1/+1
|
* have to explicitly require factory girlJoe Sak2011-04-221-4/+2
|
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-221-0/+10
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.