We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cbdda commit cf48353Copy full SHA for cf48353
sites/en/intro-to-rails/pictures.step
@@ -77,7 +77,7 @@ gem 'cloudinary'"
77
mount_uploader :picture, PictureUploader
78
```'
79
message "under the line"
80
-'```ruby
+message '```ruby
81
class Dog < ActiveRecord::Base
82
83
console 'rails g migration add_picture_to_dogs picture:string'
0 commit comments