I am using rbenv. Just a quick question: Is it good practice to include binstubs in version control? I have looked at the binstubs created; they look pretty harmless. -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/92f350ad-7265-4784-8881-c3ddcf331872%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
are you mean git version control? you should ignore it. this is why http://robots.thoughtbot.com/post/15346721484/use-bundlers-binstubs Pada Sabtu, 13 Juli 2013 21:00:48 UTC+7, Thomas Chik menulis:> > I am using rbenv. Just a quick question: > > Is it good practice to include binstubs in version control? > > I have looked at the binstubs created; they look pretty harmless. >-- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fe6ea09f-edaa-4c9e-94ed-879b55227c4f%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Thanks! -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/63849291-86d1-42da-8503-8fa59eb0a14e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Thanks! -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/13089a7b-6560-41f6-a670-fb00b2d86fb1%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Thanks! -- 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 rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a509b221-e0f5-45c6-a643-8c536ea866a8%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- Unicorn doesn't play nice with Capistrano deployment?
- You have already activated rack 1.3.2, but your Gemfile requires rack 1.2.3.
- rake 0.9.0 activated error + debugger not working?
- git push heroku master error
- Cucumber issues when generating a new rails app.