-
I'm in the process of converting a Rails 2.3 plugin to Rails 3 engine.
As I see in the [guide](http://guides.rubyonrails.org/engines.html#engine-setup) I have to run
```
rake my_plugin:install:migra…
-
$rake generate
## Generating Site with Jekyll
/Users/eddie/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 42 column 0 (Psych::SyntaxError)
from /U…
ahhqx updated
12 years ago
-
What's the thoughts on this? While it is not essential, I think it will definitely increase programmer happiness, agility of the codebase, speed we can code, and allow more contributors to contribute …
-
Take a look at this thread.
https://github.com/drhenner/ror_ecommerce/issues/27
I actually had a different side effect.
my stack trace looked like this:
Started GET "/login" for 127.0.0.1 at 2012…
-
_Imported from Lighthouse._ Original ticket at: http://rails.lighthouseapp.com/projects/8994/tickets/3271
Created by **Bruce Burdick** - 2011-04-22 05:48:03 UTC
This changeset introduced data corrupt…
-
-
Steps taken to reproduce the problem:
1. sudo gem install devise (this installs version 1.0.6)
2. Restart server
3. script/generate devise_install
4. Restart server get the following error.
/Libr…
-
Rationnal: minus one character to type and in favor of a style that leads to efficient programs.
-
It wouldn't install properly using the svn links from the documentation but did using this repo. Not really something that can be resolved here.