summaryrefslogtreecommitdiffstats
path: root/test/functional/enumerations_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails3: :order option has no effect here because of the default_scope on Enum...Jean-Philippe Lang2012-03-041-2/+2
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+10
* Resourcified enumerations.Jean-Philippe Lang2011-12-111-5/+14
* Adds functional tests for EnumerationsController.Jean-Philippe Lang2011-11-291-7/+47
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-281-1/+1
* remove trailing white-spaces from test/functional/enumerations_controller_tes...Toshi MARUYAMA2011-08-241-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds some functional tests.Jean-Philippe Lang2009-03-011-0/+61