flash[:error] = "Symbol can't be blank. Please try again."
- upon reload flash is empty. Only for instance
nice default type:
**use 3 fonts max - very different/ strong contrast
headlines : meaty/large/bold
shades of the same color for palette and then pick accent color with black and white
if you're using color photos, use minimal background color
in the Gemfile (if you have datatables)
group :development do
gem 'sqlite3'
end
group :productions do
gem 'pg'
end
<!DOCTYPE html>
<html>
<head>
<title>Animation</title>
<script type="text/javascript" charset="utf-8">
// Once the page is loaded
// Every n milliseconds
// If the logo is not all the way to the right
// move the logo right 1px
reference :https://github.com/collectiveidea/delayed_job
gem list delayedbundle install rails g delayed_job:active_record
rake db:migratetouch Procfile