Skip to content

Commit

Permalink
Merge pull request #4 from nocache/patch-1
Browse files Browse the repository at this point in the history
Update README.rdoc
  • Loading branch information
ksylvest committed Jul 19, 2014
2 parents b384e9d + c1101da commit e53d8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -26,7 +26,7 @@ The gem is tested with:

Migration:

rails g model video name:string encoding:attached
rails g model video name:string encoding:attachment

class CreateVideo < ActiveRecord::Migration
def self.up
Expand Down

0 comments on commit e53d8c3

Please sign in to comment.