Newest Ruby Programming Tips
Wrote a book about doing front-end dev in an existing rails app
Miles Matthias
·
0 responses
·
ruby, book, css, rails
Run a webserver with one line of Ruby (2)
Erick Vanegas
·
2 responses
·
ruby, server
Full backtrace for SystemStackError
Anton Kalyaev
·
0 responses
·
ruby, debugging, backtrace, systemstackerror
Using Rails with Postgres for schemaless data
Mike Piccolo
·
0 responses
·
ruby, rails, gem, postgres
Simple pattern for i18n spanish genders in rails
Franco
·
0 responses
·
ruby, rails, i18n, yaml
Bundle install inside emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs
Building ruby with rvm faster!
Gustaf Shin
·
0 responses
·
ruby, rvm, make
Mimic rspec’s “context” in minitest/spec
Allan Espinosa
·
1 response
·
ruby, spec
Better stubbing with mocha.
Mike Piccolo
·
0 responses
·
ruby, tdd, rails, testing
Ruby for rookie
sam
·
0 responses
·
ruby, rails
Big integers in Ruby
Vlad Shvedov
·
0 responses
·
ruby, integer
Code school or Conferences?
Clark Nelson
·
1 response
·
ruby, conference, school, industry
Sử dụng plugin Unveil lazy-load với Rails
Phương 'J' Lê H.
·
0 responses
·
javascript, ruby, rails, lazy load
10 methods hữu dụng trong ActiveRecord::Relation
Phương 'J' Lê H.
·
0 responses
·
ruby, rails, active record relation, ruby on rails 4
Midddleman Can't Nest Layouts with mixed file types.
Justin Hill
·
0 responses
·
ruby, haml, erb, middleman
VCR and MiniTest: Automatic cassette management gem
Mike Piccolo
·
0 responses
·
ruby, rails, testing, spec
Rake task to bump version number
Enrico Stahn
·
0 responses
·
ruby, chef, rake
Standardize your strftime calls
Cody Palmer
·
2 responses
·
ruby, rails
Getting input from inside a Rake task
Justin Smestad
·
0 responses
·
rails, script, prompt, rake
How to enable Strong Parameters protection for non-ActiveRecord models?
Vojtěch Kusý
·
0 responses
·
ruby, rails, strong parameters, mass-assignment protection
Customize Gitlab
Lorenzo Novaro
·
0 responses
·
ruby, yaml, git, gitlab
Uninstall local gems one liner
Dimitri
·
0 responses
·
ruby, rails, gem
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails