Chris Mar

Results 4 comments of Chris Mar

Thanks for the pull request. Could you create a test in https://github.com/cmar/untappd/blob/master/spec/user_spec.rb to make sure the options are working correctly?

There have been updated to the brewerydb api and we haven't had a chance to update the gem. We could use some help if your interested.

An alternate solution would be to change the railtie to use before_initialize, then we could modify our 3.2 secret_token.rb to ``` ruby RailsFrontend::Application.config.secret_token = RailsFrontend::Application.config.secret_key_base ``` @pixeltrix I could do...

The calculated adjustments update whenever the order changes and they shouldn't be recalculated after they are added to the order.