impress/config/environments
Matchu 8b6be4d522 Upgrade to Ruby 2.2.4, Rails 4.0.13
NOTE: This doesn't boot yet! There's something changed in the `devise` API that we'll need to fix!

```
/vagrant/config/initializers/devise.rb:46:in `block in <top (required)>': undefined method `encryptor=' for Devise:Module (NoMethodError)
```

But yeah, we navigated the gem upgrades, and also I ran `rake rails:update` and hand-processed the suggestions it had for our config files.
2023-07-21 19:39:32 -07:00
..
development.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-07-21 19:39:32 -07:00
development_async.rb donation mailer 2014-09-10 14:32:54 -05:00
production.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-07-21 19:39:32 -07:00
remote_development.rb handle contribution for now-unused swf 2010-11-15 16:44:57 -05:00
test.rb Upgrade to Ruby 2.2.4, Rails 4.0.13 2023-07-21 19:39:32 -07:00