Skip to content

Instantly share code, notes, and snippets.

@jendiamond
Created May 12, 2014 01:49
Show Gist options
  • Save jendiamond/02536910d33fd6fec521 to your computer and use it in GitHub Desktop.
Save jendiamond/02536910d33fd6fec521 to your computer and use it in GitHub Desktop.
# Team TryRubyStandardLibrary
We are going to create an in-browser repl for the community to be able
to try out the elements of the Ruby 2.1.1 Ruby Standard Library
We will be using the open source Rails App TryRuby. https://github.com/Sophrinix/TryRuby
As we create this we will improve on the code base of TryRuby by
++ first updating the Rails version
++ re-factoring
We will launch our own Rails site so the community can try out the Standard Library.
We will use Sinatra to blog about our progress.
Our project involves Reading, Writing and Coding.
++ Reading - understanding the Ruby Standard Library
++ Writing - writing the guides
++ Coding - creating the repl, the site to host it on, refactoring the code base
We will have a much deeper understanding of Ruby and Rails by the end of this project
as well as having created something very useful for the community.
Jen Diamond & Stephanie Betancourt aka Team TryRubyStandardLibary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment