Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / vendor / rails / railties / lib / rails_generator / generators / components / plugin / templates / tasks.rake
1 # desc "Explaining what the task does"
2 # task :<%= file_name %> do
3 # # Task goes here
4 # end