Closed stevecastaneda closed 11 years ago
Yes, the rails_apps_composer gem is overdue for an update. I should have a new release out in a few days. Just now working on completing a round of updates to the rails-stripe-membership-saas example application.
I recommend cloning the example application from the GitHub repo and using a file compare tool to identify the differences.
Gotcha; thanks! Will do.
Not sure if this is an issue, but I used the rails composer generator to create my saas and I discovered it was quite behind after a failing test was resolved in a commit from a month ago.
What's the best practice for updating my app? Go through each commit and make each change?