appscrolls icon indicating copy to clipboard operation
appscrolls copied to clipboard

The App Scrolls is a magical tool to generate new Rails apps and modify existing Rails applications (coming) to include your favourite, powerful magic.

Results 24 appscrolls issues
Sort by recently updated
recently updated
newest added

Hello, Following the website instructions, I just have install the gem appscrolls, and when i trying to generate a new projet ( ' scrolls new mynewapp ' ) , I'm...

'rake new' creates new scrolls in ENV['APPSCROLLS_DIR'] if specified appscrolls.rb reads local scrolls in ENV['APPSCROLLS_DIR'] default scroll of the same names as local scrolls are discarded

The only file changed is scrolls/heroku.rb. Not sure why the other commits got wrapped up in this pull request; I thought I rebased.

Simple way to save your selections. Considering how to implement pulling them back out and using them when generating. On one hand, I thought about overloading the scrolls option to...

Scrolls needed for deployment on Shelly Cloud. Will also be useful for Heroku, so it would be nice to put them into the main repo.

init guard file in a specific order: move livereload and spork to the top of the Guardfile

here's a quick hack at exiting out when missing a scroll for #27. Didn't see any ask? type methods from Thor mixed in, so just wrote a dead simple version...

Adds the Devise scroll back in, but this time there is the option to configure scoped views during generation. As there is no support for mongodb or mongoid in appscrolls,...