Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spec context is about false. | Uģis Ozols | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | Copy / Paste mistake fixed | Johan Bruning | 2011-07-04 | 1 | -1/+1 |
| | |||||
* | Added ability to disable teaser independent of teaser length | Johan Bruning | 2011-07-04 | 1 | -0/+24 |
| | | | | | | I prefer full length articles at all times on blogs and don't like teasers. I added the ability for people to disable teasers so full articles will be shown by default. The teasers can e enabled just like comments from the admin page or trough the normal settings. However not sure if the post partial now is conform standards. Maybe the helper method "blog_post_teaser" could encapsulate the check which is now done in the view and return the full length article instead of a teaser if the teasers are disabled. | ||||
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 1 | -37/+37 |
| | |||||
* | fixed ruby 1.9.2 warnings about useless use of == in boid context | Ivan Storck | 2011-06-23 | 1 | -3/+3 |
| | |||||
* | this needs html_safe | Joe Sak | 2011-06-23 | 1 | -0/+6 |
| | |||||
* | Model spec filenames should be singular | Marc Remolt | 2011-05-09 | 1 | -0/+187 |