Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting Started with Rails by Leif Gensert

Getting Started with Rails by Leif Gensert

Leif gave us a talk about the basics of Rails and Ruby, and some of the ways they are different.

Rails Girls Munich

December 02, 2013
Tweet

More Decks by Rails Girls Munich

Other Decks in Technology

Transcript

  1. Leif Gensert ! 6 years developer ! 2 years of

    Ruby/Rails ! Part of Propertybase ! coach
  2. Ruby Short Answer (Ruby on) Rails Creator: Yukihiro Matsumoto (matz)

    Programming Language General Purpose Creator: David Heinemeier Hansson (dhh) Framework Written in Ruby Web application specific
  3. http://yourawesomewebapp.com/unicorns/blue Web Application Lookup Processing Dataloading Presentation Routing Controller Model

    View http://yourawesomewebapp.com/unicorns/blue http://yourawesomewebapp.com/unicorns/blue
  4. Routing Controller Model View + Installation of Tools + Email

    Tools + Internationalization + … Ruby on Rails Database
  5. Conclusion • Ruby: programming language • Rails: set of tools

    (aka framework) • Remember the unicorns • Ask your coaches