tracks/vendor/plugins/scenarios/testing/application.rb
Simon Rozet b13df20630 Install the `scenarios' plugin and require it in spec_helper
It is IMO a great alternative to fixtures.
See http://github.com/aiwilliams/scenarios/tree/master and further commits
for more information.
2008-06-23 21:34:21 +02:00

2 lines
No EOL
56 B
Ruby

class ApplicationController < ActionController::Base
end