diaspora/app
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
..
assets Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
controllers Remove footer from stream and profile pages 2015-03-26 16:28:01 +01:00
helpers Various style fixes 2015-03-15 01:58:29 +01:00
mailers Exports user photos as zip file 2015-03-03 19:45:57 -03:00
models added specs and validations for Role model 2015-03-18 09:16:15 -07:00
presenters On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
serializers/export Add created_at to json posts for #5585 2015-01-28 10:21:16 +13:00
uploaders Exports user photos as zip file 2015-03-03 19:45:57 -03:00
views Generate error pages on assets:precompile 2015-03-27 11:15:59 +01:00
workers Replace export_photos and export_users by export queue 2015-03-06 00:38:16 +01:00