how to install rexml

View: New views
2 Messages — Rating Filter:   Alert me  

how to install rexml

by Adam Akhtar-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Friends,

I configured acts_as_solr to my application, and on starting
script/console,

a message comes

requring REXML...?

How am i suppose to do so?

cheers

Hunt
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: how to install rexml

by Adam Akhtar-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


HUNT HUNT wrote:

> Friends,
>
> I configured acts_as_solr to my application, and on starting
> script/console,
>
> a message comes
>
> requring REXML...?
>
> How am i suppose to do so?

Isn't REXML part of the Ruby Standard Library? Maybe all you need is a
require statement at the top of your class?
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---