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
When the server boots after the Alpha stack is executed via monolith new, I should see the page from app/content/pages/index and have a way to share my email address so I can get updates from the service when it becomes available. Here's what needs to be done.
When the server boots after the Alpha stack is executed via
monolith new, I should see the page fromapp/content/pages/indexand have a way to share my email address so I can get updates from the service when it becomes available. Here's what needs to be done.rails g sitepress:installtask sitepress/sitepress#12 and add a Thor task to runrails_command "generate sitepress:install"for the alpha templateapp/modeldirectory that makes it easy to create non-AR backed models.Notes for future gems
This won't make it into the initial release. Currently the Alpha stack is missing a lot of things. In the future by default Alpha should: