Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rails3: test: fix ordering functional/comments_controller_test.rb | Toshi MARUYAMA | 2012-02-25 | 1 | -1/+1 |
* | Adds a News#commentable? method to easily specific additional rules. | Jean-Philippe Lang | 2012-02-11 | 1 | -0/+9 |
* | remove trailing white-spaces from test/functional/comments_controller_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -10/+8 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Adds leading slash to all assert_redirected_to arguments (#6887). | Jean-Philippe Lang | 2010-11-14 | 1 | -3/+3 |
* | Refactor: move #destroy_comment method to CommentsController#destroy | Eric Davis | 2010-09-23 | 1 | -0/+11 |
* | Refactor: move NewsController#add_comment to CommentsController#create | Eric Davis | 2010-09-22 | 1 | -0/+46 |