/Sinatra-Casts

Screencasts de desarrollo web en Ruby, utilizando Sinatra. Con @MarioZaizar

Primary LanguageRuby

Sinatra Casts, screencasts de desarrollo web en Ruby.

logo

Installation

Minimal requirements

  1. Ruby, Rubygems, GIT and RVM must be installed.

Using Git

    # Download the repo
    cd;
    git clone https://github.com/mariozaizar/Sinatra-Casts.git;
    
    cd Sinatra-Casts;
    # Now, RVM should install Ruby with an empty Gemset...

    # Install bundler, and gems
    gem install bundler;
    bundle install;
    
    # Start using it!
    ruby -rubygems sinatra-casts.rb;
    open http://localhost:4567

Screenshoots

screenshoot

Links!

Contribute!

About me

I'm Mario. Follow me on Twitter!, or stalk me on Facebook!.

Thanks to..

Ruby, Sinatra, Rails, RailsCasts and many others..

TODO list

  • Finish this README.
  • Better screencasts.
  • Translation, should provide English contents and videos.
  • Enable donations ;)
  • Marry Megan Fox.