On May 9, 2013, at 9:47 AM, Unix R. wrote:

> Hello Experts,
> 
> i am trying to use pulp gem on my ruby application, i did the gem
> installation and generated new scaffold, but i am not able to get how i
> can use that gem in my application ?
> 
> https://github.com/duritong/ruby-pulp
> 
> this is the guide ..but after reading that as well, i am not getting on
> how to update my controller and veiw so i can connect to pulp API.
> any guide and example will really appreciate and help me to learn.

Glancing through the documentation at Github, it appears as though this gem is 
a basic Ruby gem, as opposed to a Rails-specific Ruby gem. This means that you 
would need to add the hooks to your Rails application using traditional Ruby 
programming methods. You might want to refine your search to see if anyone else 
has already integrated this into a Rails project. First I've heard of Pulp, 
although it looks interesting and potentially useful.

Walter

> 
> Regards,
> DJ
> 
> -- 
> 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 unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to