On Fri, Apr 1, 2011 at 6:54 PM, Alex Katebi
<alex.katebi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Gemfile.lock
>
> Yeah, and you will pretty quickly get the hang of it.... it is a lot less
scary IMO than other frameworks. You have Rails 3 with bundler, definitely
use RVM (ruby version manager). With these two you should be set. RVM is
really cool because you can create gemsets and have as many as you want. I
create one per project. When you run bundle install while in a specific
gemset, rvm installs the gems to that gemsets gem location and keeps
everything compartmentalized from other gemsets and apps. You can do the
same in production.
>
> On Fri, Apr 1, 2011 at 8:53 PM, slindsey3000
<slindsey3000-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:
>
>> Hi all... relative new guy....
>>
>> I am a new rails developer but am working as hard as I can to become
>> competent.
>>
>> What are your best practices for locking down an environment to
>> develop projects in? I want to set up a server and also a local
>> environment then build projects for ... say... 6 months without
>> changing anything... is this done in practice?
>>
>> Thanks,
>>
>> Shawn
>>
>> --
>> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>> To unsubscribe from this group, send email to
>>
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>> For more options, visit this group at
>> http://groups.google.com/group/rubyonrails-talk?hl=en.
>>
>>
> --
> 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To unsubscribe from this group, send email to
>
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.