Betterment / demo_mode

A configurable demo mode for your Rails app. Specify your desired "personas" and Demo Mode will handle the rest.
MIT License
23 stars 8 forks source link

Fix migration task on newer Rails versions #5

Closed smudge closed 1 year ago

smudge commented 1 year ago

/domain @JELaVallee @agirlnamedsophia @medlefsen /no-platform

Fixes #4 - I was able to reproduce the issue with a new Rails app. The migration tasks are provided by the Rails Engine, which wasn't getting loaded with newer versions of Rails::Generators::Base.

nanda-prbot commented 1 year ago

Needs somebody from @JELaVallee, @agirlnamedsophia, and @medlefsen to claim domain review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

HOW TO: Claim a Review

jmileham commented 1 year ago

<< domain lgtm