Skip to content

Commit

Permalink
dummy project cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiaanterhorst committed Nov 27, 2011
1 parent e110a5d commit 23c7e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ PATH
remote: .
specs:
rich (0.0.7)
formtastic
jquery-rails
kaminari
mime-types
Expand Down Expand Up @@ -110,7 +109,7 @@ GEM
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-raw-upload (1.0.9)
rack-raw-upload (1.0.11)
json
rack-ssl (1.3.2)
rack
Expand Down
3 changes: 1 addition & 2 deletions test/dummy/config/initializers/rich.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@

config.image_styles = {
:large => "500x500",
:thumb => "100x100#",
:gigantic =>"5000x5000"
:thumb => "100x100#"
}

# config.allowed_styles = :all # this is the default - show all styles
Expand Down

0 comments on commit 23c7e8a

Please sign in to comment.