Hi... I am new to RoR development, and Web development in general (but have about 25 years of IT/software experience - just not in the Web area)... I have a really good RoR 2.X book that I have read and reread a few times and starting to try to apply what I read... Have a Web app that I need to write at work, and prove to folks that RoR is THE_WAY, despite their ASP .NET protests otherwise... So, we have a Microsoft environment and we are using MS SQL Server... I need the activerecord-sqlserver-adapter file(s) but we don''t have Internet connectivity in the development environment, so I can''t use gems to download/install it the easy way... how do I go about finding it/downloading it/installing it... I have already downloaded and installed the other necessary ingredients (InstantRails 2.X, dbi and the ADO file)... thanks TONs in advance for your assistance!!, southside_bruce -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
It really sucks. Download it and install it. Blog: http://random8.zenunit.com/ Learn rails: http://sensei.zenunit.com/ On 05/02/2009, at 7:11 PM, Bruce Pleshko <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org > wrote:> > Hi... I am new to RoR development, and Web development in general (but > have about 25 years of IT/software experience - just not in the Web > area)... I have a really good RoR 2.X book that I have read and > reread a > few times and starting to try to apply what I read... Have a Web app > that I need to write at work, and prove to folks that RoR is THE_WAY, > despite their ASP .NET protests otherwise... > > So, we have a Microsoft environment and we are using MS SQL Server... > > I need the activerecord-sqlserver-adapter file(s) but we don''t have > Internet connectivity in the development environment, so I can''t use > gems to download/install it the easy way... how do I go about finding > it/downloading it/installing it... I have already downloaded and > installed the other necessary ingredients (InstantRails 2.X, dbi and > the > ADO file)... > > thanks TONs in advance for your assistance!!, > southside_bruce > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Seemingly Similar Threads
- could not find activerecord-sqlserver-adapter locally or in a repository
- activerecord-sqlserver-adapter Gems Not Found HELP!!
- Problems with sqlserver 2000 and ActiveRecord
- activerecord-sqlserver adapter broken or worse
- ActiveRecord + SqlServer 2005, looking for feedback