Jesper Christiansen
Jesper Christiansen
What do you do for authentication? Do you generally roll your own per project, or? I've done both that and used coherence/guardian/uberauth - it often seem like a burden before...
## Describe the bug After having downloaded the Railsdevs iPhone app, when you go to log in you're not presented with your saved login from 1Password ~/iCloud keychain~. You have...
This implements a new form for the the investment account type per https://github.com/maybe-finance/maybe/issues/331
Is it possible to do nested collection paths, let's say ``` ruby class Event < Maglev::Model remote_attributes :id, :name has_many :photos end class Photo < Maglev::Model remote_attributes :id, :event_id, :url...
Any plans of including XMP metadata in this? Or would you prefer not to do that?