Ruby, Rails, Bootstrap,
   Git and heroku
    REDStudy#1 2012/02/26
about a Ruby
Matz




       1+1=2   +   1

Ruby
about a Rails

Ruby

CoC

ActiveRecord    ORM

37signals DHH
about a bootstrap

twitter        CSS




Twitter bootstrap    #twtr_hack
about a Git


CVS, SVN




GitHub
about a heroku

Ruby(on Rails) PaaS




AWS
Git


Mac   MacPorts   homebrew



Windows
ruby install
ruby

                             rvm



http://beginrescueend.com/

  Rubyist                ruby
ruby



$ irb

Ruby
ruby, rails and
    bootstrap

                          OK

twitter bootstrap rails

                    3
bootstrap


               ↓

http://bootswatch.com/

http://www.lavishbootstrap.com/
rails


 rails s

           http://0.0.0.0:3000

 webrick
heroku

heroku

$gem install heroku

$heroku create --stack cedar

$git push heroku master

$heroku open

REDStudy#1

Editor's Notes