#RubyRailroad
Explore tagged Tumblr posts
rubyonrailsinnovators-blog · 12 years ago
Text
Tumblr media
Today we had the pleasure of interviewing fellow blogger and RoR enthusiast, Stephanie Morillo. Stephanie is a self-pronounced “noob” to RoR and through her blog, RUBY-WAN KENOOBIE, brings a unique, humorous approach to learning RoR. Towards the beginning, her blog focused on simple Ruby concepts, and gradually has turned into her direct experiences while developing her RoR knowledge. Her goal is to dissect RoR and leave out some of the technical jargon that many newcomers to RoR are intimidated by. Her blog has a positive way of thinking turning “frustration into humor,” and changing the constant ups and downs many programmers deal with daily into something relatable and entertaining. Since first learning Ruby and then learning Rails, she has become a TA for a RoR class. Apparently it’s true when they say teaching is the best way to learn. Thank you again Stephanie, and we look forward to continuing to follow your blog!
Check out Stephanie’s blog here: http://rubywankenoobie.tumblr.com/
5 notes · View notes
rubyonrailsinnovators-blog · 12 years ago
Link
Although it may not seem intuitive, Rails is very picky when it comes to how you name your files, specifically  when adding new classes within your app folder. Let's say you have a class that looks...
Peter Dudek providing us with an awesome little tidbit about controllers. 
1 note · View note