-
-
This configuration;
```
Recipes:
["controllers", "core", "email", "extras", "frontend", "gems", "git", "init", "models", "prelaunch", "railsapps", "readme", "routes", "setup", "testing", "views"]
Pr…
Qard updated
11 years ago
-
1.9.2 Kevins-MacBook-Pro-2:~/work/WeLike $ rvm use 1.9.3
Using /Users/kevin/.rvm/gems/ruby-1.9.3-p194
1.9.3 Kevins-MacBook-Pro-2:~/work/WeLike $ rails -v
Rails 3.2.9
1.9.3 Kevins-MacBook-Pro-2:~/work/…
-
Uberon has 128 text defs that are taken directly from ZFA or in which the ZFA text was used. For 7 of these, there was a TAO-sourced definition that should be used in its place (or generalized further…
-
OS: MAC OSX 10.7.4
caojinhua:code caojinhua$ ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.2.0]
caojinhua:code caojinhua$ rails -v
Rails 3.2.7
ails_apps_composer-2.1.4
I got err…
-
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…
-
The current definition of long bone (see below) needs to be broadened to apply across vertebrates that have them. From discussions with Paul, only mammals have epiphyseal plates (growth plates), canc…
-
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:
…
-
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…
-
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 …