-
Hi,
When I use the following choices in rails_apps_composer, I can't generate User model because omniauth gem is not included in Gemfile and it's not bundled:
rails_apps_composer new whatever
Would …
-
When you signed in with a user and then you drop all your database it will gives you a Mongoid error, even if you have selected out Mongoid in the Composer:
From application_controller.rb
def…
-
Just thought I'd report an issue I ran into trying to test drive this -- it looks like there's some issue around the Rolify integration? At any rate, here's the full terminal session as well as the st…
-
I tried to create a new app using the template but it is not providing any customization options.
ruby 1.9.3p194 (2012-04-20) [i386-mingw32
rails 3.2.7
help please.
-
I created a template file using just the core recipe (using rails_apps_composer-2.2):
$ rails_apps_composer template lib/templates/rails-apps-core.txt -r core
then, ran:
$rails new TestApp -m lib/te…
-
I used to get a section where it asks which form_builder to use with "rails3-mongoid-devise". it was really useful as like to use simple_form, bootstrap, devise and mongoid. I run today but it is no …
-
Attempted to use composer to create app - error at installing libv8, this time I did not select node.js or project specific gem's; please see:
```
create config/locales
create config/locales/en…
-
Hello there Daniel,
I sent you a tweet and you told me to post here, so that's what I'm doing :).
When I try to create a custom app from composer, here is what I get:
user.name:
user.email:
…
-
I just ran through the process of using this template with:
```
rails new app_name -m https://github.com/fortuity/rails3-application-templates/raw/master/rails3-mongoid-devise-template.rb
```
and en…