Questions tagged [railsinstaller-windows]

19 questions
0
votes
1 answer

upgrading to ruby 2.1.5p273 on Windows 7 causing problems

I have recently uninstalled RailsInstaller and reinstalled the latest version 3.1.0 so I have an updated versoin of Ruby. So now I have ruby 2.1.5p273 (2014-11-13 revision 48405) [i386-mingw32] On a Windows 7 machine now when I run my rails server…
0
votes
2 answers

Upgrading Ruby (1.9->2) & Rails(3.2->4) for Windows

I'm still new to RoR followed a tutorial and have been developing some apps. I've installed http://railsinstaller.org/en For my Windows 7 64-bit operating system. I'm looking to upgrade from: Ruby - 1.9.3p392 -> 2.0.0 Rails - 3.2.13 -> …
0
votes
2 answers

Constant Error Running Ruby on Rails on Windows 8

I've almost pulled out all the remaining hair on my bald head. I've been tinkering with Ruby on Rails on Windows 7 and it works great. I use RailsInstaller 2.2.1 and AptanaStudio3 as my IDE on Windows 7 64bits. However, going through similar…
Afloz
  • 3,625
  • 3
  • 25
  • 31
0
votes
1 answer

What made the `ls` command available on Windows? (IronRuby and Rails Installer.)

I'm completely new to Ruby (and thus Rails) and I'm going through Hartl's second edition. Sorry in advance to ask such a novice question; I'm really inexperienced with Windows command-line. I'm confused by the fact that the command-line session that…
1
2