How to install Ruby on Rails on Windows thanks to railsinstaller.org. Comming soon, Mac and Linux versions.(Origen: http://railsinstaller.org/)
Archivo de etiqueta: ruby
Rails 3.1 Adopts CoffeeScript, jQuery, Sass
Rails 3.1 Adopts CoffeeScript, jQuery, SassThe forthcoming Rails 3.1 is going to be bringing in a few new friends as dependencies: CoffeeScript, jQuery, and Sass. What does this mean? Why has this been controversial? Read more to know why.
Rails 3 on Dreamhost
tjmckenzie: It’s no secret that running a Ruby on Rails application on a shared Dreamhost account is rather aggravating, especially if you’re new to Rails. Dreamhost handles rails applications differently than a dedicated rails host would, and because of this, it alters the process of development and installation of applications. To put it simply, following a […]