what's in the box ? ------------------ some short stories I composed. where all the stories r hiding? ------------------------------ each file at the bin/ directory contains 1 story each story aimed at being composed by one asspect of ruby or rails. how to read the stories? ----------------------- run: #gem install bundler bundle install #install dependencies bundle exec bin/SOME-FILE.rb #should output a short story/dialog. stories ingredients : ----------------------------------- 1- source: ruby-core-api class: string+array 2- source: official rails guide library: active-record summery: -------- if u want to learn ruby/rails - u may find this method useful. NOTE: ----- still under construction !
Project
story_with_ruby
i use it for practicing ruby and rails
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Dependencies
Development
>= 0
Project Readme