Sha256: 0d9e077bddc7b165cbfaefd41f3ea24d885533b966b058d0511f1f31c1b315f5
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
# My notes about Rails 3 This is a modular Sinatra application implemented as Gem. Install it with: gem install wbzyl-rails3-tutorial *rails3-tutorial* depends on several gems, so expect a few exceptions to be thrown. To run app, copy *config.ru* file to any folder and run it: thin --rackup config.ru -p 3000 start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wbzyl-rails3-tutorial-0.0.2 | README.markdown |