aboutsummaryrefslogtreecommitdiffstats
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Fix bad syntax in cukesJoe Sak2011-02-242-1/+2
|
* A little refactor and language change due to core auth steps & factoriesJoe Sak2011-02-242-8/+4
|
* WIP- just stuck on the uninitialized Constant weirdnessJoe Sak2011-02-242-4/+3
|
* WIP: trying to test user association as authorJoe Sak2011-02-242-0/+26
|
* Added some rspec tests for blog post model.Uģis Ozols2010-12-072-2/+4
|
* Consistent whitespace.Philip Arndt2010-11-233-3/+3
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-224-0/+42
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.