aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Hi, my name is...Philip Arndt2011-03-021-1/+1
|
* WIP- just stuck on the uninitialized Constant weirdnessJoe Sak2011-02-241-1/+1
|
* Blog Posts belong to an author ("user_id")Joe Sak2011-02-241-0/+6
|
* Added settings click-button functionality for toggling comments being ↵Philip Arndt2011-02-211-8/+7
| | | | enabled, with translations.
* The first shall be the .last, and the last shall be the .firstJoe Sak2011-02-161-1/+1
| | | | thanks to the default_scope :order_by published_at DESC
* Previous scope test wasn't testing BlogPost.previousJoe Sak2011-02-161-1/+1
|
* test coverage for uncategorized blog posts scopeJoe Sak2011-02-161-0/+12
|
* test coverage for previous changesJoe Sak2011-02-151-5/+13
|
* Added some rspec tests for blog category model.Uģis Ozols2010-12-071-7/+19
|
* Added some rspec tests for blog post model.Uģis Ozols2010-12-071-7/+150
|
* Consistent whitespace.Philip Arndt2010-11-233-8/+8
|
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-226-23/+8
| | | | 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.
* Converted to factory_girl use, a little refactoredJoe Sak2010-08-096-10/+59
|
* All models initializeJoe Sak2010-08-093-0/+24