The problem is that I had to download and install all the Rails related 
gems and their dependencies separately because of firewall and proxi 
restricitions (it was a real headache). The problem was due to the tilt 
version (1.1) in the generated Gemfile.lock file; After deleting that file 
and re-running 
bundle install --local

everything came to normal and 
rails s

comand worked without any problems. Unfortuantely, nobody of the above 
responders had the idea to do that. Thank s to Josh 
<https://github.com/sstephenson/sprockets/issues/693> from Sprockets repo 
for the idea.

Cheers

On Monday, January 12, 2015 at 6:30:58 PM UTC+1, Jason FB wrote:
>
>
> That was my point *exactly*.
>
> -Jason
>
>
>
> On Jan 12, 2015, at 12:23 PM, Hassan Schroeder <hassan.s...@gmail.com 
> <javascript:>> wrote:
>
> On Mon, Jan 12, 2015 at 8:39 AM, Serguei Cambour <s.ca...@gmail.com 
> <javascript:>> wrote:
>
> I think it comes outside the current topic because talking about
> non-supporting of Rails on Windows is too vast
>
>
> Perfect. Two posts asserting that Rails on Windows is "supported",
> zero posts actually *supporting the Windows user with the problem*.
>
> Sounds about right :-)
>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/812241ec-b351-46c9-b8aa-d6729728820b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to