You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README with correct money-rails version (#546)
if user added gem 'money-rails', '~>1' they may get error mentioned in #524 version which was fixed later (in 1.11.0)
Return early from reading monetized attribute if nil amount and allow…
…_nil is set (#511)
* Return early from reading monetized field if nil amount
* Add tests for early return of nil attributes
* Remove duplicate tests