rails sano

For those that never used Ruby on Rails, basically you run:

rails <projectname>

and you have a complete runnable Rails project with lot’s of placeholders so that you don’t have to worry about where to put stuff and making sure things work well together. Just after doing

rails sano

I went and run the testing server and here I am:

sano-001

That’s my development browser. Normally I use Safari or Chrome, but for development I use Firefox equipped with two important plug ins. The most important one is Firebug. The other one is Web Developer. If you are into web programming at all, you should check them out.

Related posts:

  1. Installing Rails 2 on Ubuntu
  2. Quick and dirty continuous testing with Ruby on Rails
  3. Ensuring the displaying of flash messages in Ruby on Rails
  4. NetBeans could make the Ruby on Rails experience great
  5. Quick and dirty tabs on Ruby on Rails

About J. Pablo Fernández

http://pupeno.om
This entry was posted in other and tagged , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre user="" computer="" escaped="">