Adriaan Tijsseling
Results
2
issues of
Adriaan Tijsseling
Rails 3
1
This looks like a really nice and clean way to implement an api. Has it been tested for Rails 3?
I believe the statement: ``` TEMPLATE_CONTEXT_PROCESSORS += ( 'staticfiles.context_processors.static_url', ) ``` is obsolete as django (at least 1.3 does) automatically includes django.core.context_processors.static.