Ruby5 #574
https://ruby5.codeschool.com/episodes/616-episode-574-august-7th-2015
- Beyond Ludicrous Speed
- performance improvements to Rails and the Rails ecosystem
- Beyond Ludicrous Speed by schneems · Pull Request #21057 · rails/rails · GitHub
- Better Commit Messages
- .gitmessage Template
- title, why, need
- Interactor Gem
- encapsulate your application's business logic
- Ruby For Good
- projects for a variety of charities and non-profit organizations
- Inline Gemfile
- bundler/inline and it's gemfile method
#!/usr/bin/env ruby require 'bundler/inline' gemfile true do source 'https://rubygems.org' gem 'colorize' end puts '* * * * * * '.white.on_blue + '1111111111111111111111111111111111111111111'.red.on_red ...
♫ Whitesnake - Here I Go Again
by SoundHound