« Return to Thread: Shoes require

Re: Shoes require

by Jeremy McAnally :: Rate this Message:

Reply to Author | View in Thread

Try this:

   require 'active_record'

Sometimes it needs the _ and sometimes it doesn't...

--Jeremy

On Jan 1, 2008 1:06 PM, Adam Bengtsson <adam.bengtsson@...> wrote:

> hi. i tried the gui framework shoes today and got some problems trying
> to require 'activerecord'. the error message says
> ~/Desktop/shoes/dist/lib/rubygems/custom_require.rb:27:in
> 'gem_orginal_require': no such file to load -- activerecord
>
> how do i do to require in shoes?
> --
> Posted via http://www.ruby-forum.com/.
>
>



--
http://www.jeremymcanally.com/

My books:
Ruby in Practice
http://www.manning.com/mcanally/

My free Ruby e-book
http://www.humblelittlerubybook.com/

My blogs:
http://www.mrneighborly.com/
http://www.rubyinpractice.com/

 « Return to Thread: Shoes require