devel
This commit is contained in:
parent
081bf95ce7
commit
b9561278d0
53 changed files with 2893 additions and 9554 deletions
|
@ -36,3 +36,13 @@ rake db:clear_data
|
|||
```
|
||||
|
||||
* Use it.
|
||||
|
||||
### Specific configuration
|
||||
|
||||
For themes: if server sends files with no content in production mode comment out
|
||||
|
||||
```ruby
|
||||
config.action_dispatch.x_sendfile_header = "X-Sendfile"
|
||||
```
|
||||
|
||||
from _config/environments/production.rb_ file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue