13 Commits (58dc4455cb4708be16eea61572b81db972d9279a)

Author SHA1 Message Date
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. 11 years ago
  Jean-Philippe Lang bdf6e90f05 Prevent mass-assignment when adding a news comment (#10390). 12 years ago
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 years ago
  Jean-Philippe Lang 8ddcc4caf5 Adds a News#commentable? method to easily specific additional rules. 12 years ago
  Toshi MARUYAMA 892b4bafd3 remove trailing white-spaces from app/controllers/comments_controller.rb. 13 years ago
  Eric Davis 401197a895 Refactor: move #destroy_comment method to CommentsController#destroy 13 years ago
  Eric Davis 1f2f953687 Refactor: move NewsController#add_comment to CommentsController#create 13 years ago