-
Ruby 1.9.2
- RVM:
rvm install 1.9.2
- Ubuntu:
sudo apt-get install ruby19
- RVM:
-
RVM -- optional
Create an RVM gemset (optional):
$ rvm --rvmrc --create @myproject
Install gems:
$ bundle install
Start it like any Rack app:
$ rackup # or `thin start`, `unicorn`, etc
Run tests:
$ rake test
- Autoupdating for Less
- Save!
- Open
- Local updating
- Notification that auto-updating is on/off
- Focus styles
It was set up like this:
heroku create tinkerbin --stack bamboo-mri-1.9.2
heroku addons:add custom_domains
heroku domains:add tinkerbin.com
heroku config:add ANALYTICS_ID=UA-25603016-1
git push heroku master
DNS records: (reference)
@ A 75.101.163.44
@ A 75.101.145.87
@ A 174.129.212.2
www 301_redirect tinkerbin.com