Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More test coverage for tags: can fill tags in on admin form | Joe Sak | 2011-03-11 | 1 | -2/+3 |
| | |||||
* | Acts as taggable installed | Joe Sak | 2011-03-11 | 1 | -0/+6 |
| | |||||
* | test fixing | Joe Sak | 2011-03-08 | 1 | -15/+15 |
| | |||||
* | Hi, my name is... | Philip Arndt | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | WIP- just stuck on the uninitialized Constant weirdness | Joe Sak | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | Blog Posts belong to an author ("user_id") | Joe Sak | 2011-02-24 | 1 | -0/+6 |
| | |||||
* | Added settings click-button functionality for toggling comments being ↵ | Philip Arndt | 2011-02-21 | 1 | -8/+7 |
| | | | | enabled, with translations. | ||||
* | The first shall be the .last, and the last shall be the .first | Joe Sak | 2011-02-16 | 1 | -1/+1 |
| | | | | thanks to the default_scope :order_by published_at DESC | ||||
* | Previous scope test wasn't testing BlogPost.previous | Joe Sak | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | test coverage for uncategorized blog posts scope | Joe Sak | 2011-02-16 | 1 | -0/+12 |
| | |||||
* | test coverage for previous changes | Joe Sak | 2011-02-15 | 1 | -5/+13 |
| | |||||
* | Added some rspec tests for blog category model. | Uģis Ozols | 2010-12-07 | 1 | -7/+19 |
| | |||||
* | Added some rspec tests for blog post model. | Uģis Ozols | 2010-12-07 | 1 | -7/+150 |
| | |||||
* | Consistent whitespace. | Philip Arndt | 2010-11-23 | 3 | -8/+8 |
| | |||||
* | Merged in Joe's and Steven's forks and updated for compatibility with < ↵ | Philip Arndt | 2010-11-22 | 3 | -5/+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 refactored | Joe Sak | 2010-08-09 | 3 | -10/+41 |
| | |||||
* | All models initialize | Joe Sak | 2010-08-09 | 3 | -0/+24 |