diaspora/lib/tasks
Jonne Haß e7d0a978ba Generate error pages on assets:precompile
This allows us to reuse any CSS we have, unify
their look and unify their look with the regular
page design.

This works by instantiating ActionView and rendering
templates in a rake task.

Inspired by the errgent gem.
2015-03-27 11:15:59 +01:00
..
.gitkeep Activerecord this time\! 2010-06-11 10:40:49 -07:00
accounts.rake Adding scope for account_deletion to get only those that are uncompleted and then adding that scope to accounts.rake. Tested it out and it works well 2014-08-24 19:02:11 -07:00
assets.rake Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
cucumber.rake Remove unused rake tasks, make cumber rake file the vanilla one 2012-09-27 17:07:33 +02:00
db.rake query the set url only through #pod_uri in the app 2012-09-26 20:19:37 +02:00
default.rake Remove unused rake tasks, make cumber rake file the vanilla one 2012-09-27 17:07:33 +02:00
generate_session_secret.rake make everything boot again 2014-08-23 16:34:00 +02:00
linter.rake Use jshintrb and guard-jshintrb instead of jshint 2015-03-18 10:49:17 +01:00
maintenance.rake Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
migrations.rake replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
podmin.rake Rescue from an exception when sending emails in podmin:admin_email 2014-08-17 18:14:36 +03:00
screenshots.rake fix regression in 0.0.3.0 (close #3805) 2012-12-27 17:58:18 +01:00
tests.rake Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00