Re: [Rails] Needs rails developer for a great opportunity!

2011-11-28 Thread Emmanuel Henri
Remote is exactly what we are looking for as our current team members are from UK, US, Russia, Argentina…so no problems there. On Nov 28, 2011, at 2:48 PM, Dave Aronson wrote: > On Mon, Nov 28, 2011 at 10:37, gojinj...@gmail.com > wrote: > >> We are looking for a rails developer to join our

[Rails] Re: Error installing rails 3, get error: mail requires i18n (~> 0.4.1, runtime)

2010-11-29 Thread HENRI
This is probably because you have 2 version of the same gem installed. Do this: Gem uninstall i18n Select gem to uninstall 1. i18n-0.4.2 2. i18n-0.5.0 3. All versions select 2 then install rails gem install rails --force this should work Henrik On Nov 29, 12:54 pm, Mike Moretti wrote: >