sergio ruiz
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
sergio ruiz created a post, Spork + Minitest + Rails 4 + Ruby 2.0
hi, all..i just started a new project using all the latest stuff..i am having just a few problems..when i run spork in the command line, i get:Using MiniTestPreloading Rails environmentLoading Spor... -
sergio ruiz created a post, Go to associated view
is there a shortcut to jump between associated views and controllers?for instances, if i am editing the 'new' action in a controller, can i quickly open the appropriate 'new.html.haml' ? -
sergio ruiz created a post, worksheets ala eclipse
in the scala world, eclipse has a great feature called 'worksheets'..the idea is, you can create a file with a series of commands. each time you save the file, the REPL output of each line is inser...