Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
ruby 2.1 and minitest dependency
Arthur Nogueira Neves
·
0 responses
·
ruby, bundler, minitest
Codetag - Become a Developer Legend
Fabio Rosado
·
0 responses
·
ruby, python, css, coding
Using Rspec's shared_examples to spec new behavior
Kamil Tusznio
·
0 responses
·
ruby, rails, rspec
`rbenv install 2.0.0-p0` on OSX 10.7+ with outdated brew
Rod Wilhelmy
·
0 responses
·
ruby, brew, rbenv
Git hooks
Mattes Groeger
·
0 responses
·
hook, validation, commit, rake
Ruby case ... when
Amit Kumar
·
1 response
·
ruby, switch, case
About jRuby 1.7.5 and Warbler
Félix Bellanger
·
0 responses
·
ruby, jruby, rails, ror
Use urls as translation keys
Ed
·
0 responses
·
ruby, rails, url, i18n
How to deploy a Ruby on Rails app from GitHub to Heroku
Codeship
·
0 responses
·
ruby, heroku, testing, rails
Rake Task to Drop All Databases in Rails App
Rajeev N Bharshetty
·
0 responses
·
rails, rake, databases
Open Github/Bitbucket Page From Command Line
Philip Cunningham
·
0 responses
·
ruby, git, command line, mac
OmniAuth google oauth update
Thomas Riboulet
·
1 response
·
ruby, omniauth, oauth, google api
be nice to your CI
Benjamin Knofe
·
1 response
·
ruby, rails, test, ci
Kill Rails Server
Trent Kocurek
·
1 response
·
ruby, rails, terminal
Code coverage for your current git branch using simplecov
Andrew Nicholson
·
0 responses
·
ruby, git, simplecov
rake db:test:prepare error + PostgreSQL + RSpec
Tu Hoang
·
0 responses
·
rails, rspec, postgresql, rake
Missing Rails console in Sinatra?
Łukasz Sągol
·
0 responses
·
ruby, rails, irb, sinatra
Fix building mysql2 native extension on OS X
Ruurd Pels
·
1 response
·
ruby, mysql, osx, gem
Demeter: It’s not just a good idea. It’s the law.
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Rails : model and migrate
Mariz Melo
·
0 responses
·
ruby, mvc, rails, sql
Heroku assets not minified?
Jake Tollette
·
0 responses
·
ruby, rails, heroku, asset pipeline
Putting RSpec describe blocks in other blocks to keep DRY
Ben Burton
·
0 responses
·
ruby, rails, rspec
Easy Rails app-wide settings
Emmanuel Turlay
·
0 responses
·
ruby, rails