| Article: |
Shoes Meets Merb: Driving a GUI App through Web Services in Ruby | |
| Subject: | merb_active_record not found? | |
| Date: | 2008-01-08 18:02:19 | |
| From: | afbach | |
So, cutnpasting:
|
||
Showing messages 1 through 3 of 3.
-
merb_active_record not found?
2008-01-08 18:04:11 Gregory Brown |
[View]
Doh. The gem is: merb_activerecord -
merb_active_record not found?
2008-01-19 14:26:21 CapitanJack [View]
I got the same error, but keep trying and I get this:
jm@fellini:~/dev/merb_paste$ script/generate model paste
/usr/lib/ruby/gems/1.8/gems/merb-0.5.2/lib/merb/core_ext/kernel.rb:35:in `require': no such file to load -- merb_activerecord (MissingSourceFile)
The name of the gem is 'merb_activerecord' without the last underscore.
jm@fellini:~/dev/merb_paste$ sudo gem install merb_activerecord
And work!
-
merb_active_record not found?
2008-01-19 14:31:51 CapitanJack [View]
sorry, I didnīt see the first reply.


