JTongay / record-label-cms

A record label CMS built with Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#To clear caching issue with coffescript

rake tmp:cache:clear

#Start live reload server

guard
  • You must set the s3_region
  • If you are explicitly setting permissions anywhere, such as in an initializer, note that the format of the permissions changed from using an underscore to using a hyphen. For example, :public_read needs to be changed to public-read.

For a walkthrough of upgrading from 4 to 5 and aws-sdk >= 2.0 you can watch http://rubythursday.com/episodes/ruby-snack-27-upgrade-paperclip-and-aws-sdk-in-prep-for-rails-5

About

A record label CMS built with Rails


Languages

Language:Ruby 70.9%Language:HTML 19.5%Language:CSS 6.4%Language:JavaScript 3.2%