Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthikeyan A K committed Jan 17, 2015
1 parent 071ed2a commit 32d76f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

# added for devise
config.action_mailer.default_url_options = { :host => 'localhost:3000' }
# https://s3-ap-southeast-1.amazonaws.com/gqw78rtdsp/docs/16/33b5cd1946be519f9db70e98314ed058911146d8.gif

config.paperclip_defaults = {
:hash_secret => "longSecretStringChangeItForSecurity",
:url => "/system/:class/:id/:hash.:extension",
Expand Down

0 comments on commit 32d76f9

Please sign in to comment.