You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
greetings! i just install most of the gems 3.1.1 required for offline
install. when creating "rails new appnew -d mysql, it shows the
message "run Bundle Install". am using the offline procedure for this
case which i dont have internet connection on other places. is there
any way to update this? am using ruby 1.9.2. gem 1.7.2 and rails
3.1.1. btw, i also run "gem install ruby-update-1.8.11.gem" but the
version did not upgrade. thanks in advance for the view and help.
-neil
egyamado
unread,
Jan 13, 2015, 1:16:30 PM1/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
If you have your gems installed, you can use "bundle install --local" . No internet connection require.