diaspora/lib/tasks
Steven Hancock 95d5c9ca68 Fix Jasmine tests - first pass
193 specs | 5 failing

The 5 failing specs appear (according to Firebug) to be due to missing
fixtures and/or missing routes in the Jasmine environment. Fixing these
last 5 failures is a task probably best left to a more experienced
Javascript/Jasmine developer.

This commit also moves validation.js and clear-form.js into
app/assets/javascripts and precompiles validation.js
2012-03-27 18:08:27 -07:00
..
.gitkeep
after_deploy.rake reset soft so you dont lose your custom homepage when you deploy 2012-01-20 16:37:32 -08:00
assets.rake change rake assets:compile_s3 to rake assets:deploy [ci skip] 2012-02-10 15:21:59 -08:00
batch_inviter.rake
before_deploy.rake update heroku_san 2012-03-27 15:44:12 -07:00
ci.rake Fix Jasmine tests - first pass 2012-03-27 18:08:27 -07:00
cucumber.rake
db.rake Allow for white spaces in Rails.root path for the integration rake task 2012-03-06 15:45:45 +01:00
default.rake
generate_session_secret.rake remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
heroku.rake remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
integration.rake
maintenance.rake
migrations.rake Correct our general exception handling. 2012-03-03 16:26:06 -08:00
resque.rake Add Resque.after_fork to correct problem with database connections and remove resque-ensure-connected 2012-03-25 14:39:42 -07:00
rspec.rake tell travis to run rspec files in a random order 2012-01-11 19:17:07 -08:00
stats.rake