Hello,

I am developing a small site for client and currently their static site
is hosted on godaddy. And they don't want to move to another host for
certain reasons. Godaddy has the following configuration for the plan
that they want to go with :

Support Ruby and MySQL Versions:


    Ruby 1.8.4

    Ruby on Rails up to 2.3.2

    Rubygems 1.3.1

    MySQL 5.0.91

And they don't allow any gems to installed if it is not there.

Now, my question is that is it possible for me to get gems that I need
on my local machine and copy/paste in some folder in the apps code so
that I don't have to install it while deploying - and I am still able to
use the gem/plugin? If there is no workaround for it then its going to
take a long-long time to finish the project if I have to code everything
myself.

Thanks in advance for any help.

RM.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to