Tag Archives | console

Take it to the next level with the Ruby on Rails console

If you are not using the Rails console while your developing then now is the time to start! I learn best by example, so that’s how I am going to structure this. Here’s the scenario: You are writing code against a class and need to determine which attributes you have available to you. In Rails, [...]

Comments { 15 }