Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 4 | -8/+8 |
| | |||||
* | Fixed failing tag feature. | Philip Arndt | 2011-06-27 | 1 | -0/+2 |
| | |||||
* | tag url strategy updated | Joe Sak | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Add spec for blog post categories | Michael Gall | 2011-06-08 | 1 | -0/+11 |
| | |||||
* | have to explicitly require factory girl | Joe Sak | 2011-04-22 | 3 | -4/+6 |
| | |||||
* | tests were failing all over the place | Joe Sak | 2011-04-22 | 1 | -1/+0 |
| | |||||
* | Closes GH-29. Blog posts act as taggable. rspec & cukes passing | Joe Sak | 2011-03-11 | 1 | -0/+8 |
| | |||||
* | More test coverage for tags: can fill tags in on admin form | Joe Sak | 2011-03-11 | 2 | -0/+4 |
| | |||||
* | Fix bad syntax in cukes | Joe Sak | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | A little refactor and language change due to core auth steps & factories | Joe Sak | 2011-02-24 | 1 | -6/+2 |
| | |||||
* | WIP- just stuck on the uninitialized Constant weirdness | Joe Sak | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | WIP: trying to test user association as author | Joe Sak | 2011-02-24 | 1 | -0/+11 |
| | |||||
* | Added some rspec tests for blog post model. | Uģis Ozols | 2010-12-07 | 2 | -2/+4 |
| | |||||
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 3 | -3/+3 |
| | |||||
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 4 | -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. |