-
Notifications
You must be signed in to change notification settings - Fork 0
jasonlyles/bcd
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DEPLOYING
RAILS_ENV=production bundle exec rake assets:precompile
RAILS_ENV=production bundle exec rake assets:clean
sudo systemctl restart rails
sudo systemctl restart sidekiq
(Need to sort through my notes before adding back to this section)
For updating sitemap manually: `bundle exec rake sitemap:refresh` (Change to sitemap:refresh:no_ping
if I don't want to update search engines)
MAINTENANCE
Maintenance mode is activated from the admin portal.
JAVASCRIPT USED:
NOTES
For multiple file uploads in a model with a carrierwave mount and a nested form, I used the instructions in this:
http://lucapette.com/rails/multiple-files-upload-with-carrierwave-and-nested_form/
HTML EMAILS
Used this as a template and reference: https://github.com/InterNations/antwort http://internations.github.io/antwort/index.html
About
Brick City Depot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published