Newest Rails Programming Tips
Stopping rails from duplicating JSON parameters in a root node
Andrew Hao
·
2 responses
·
ruby, rails, json, parameters
Create a new Rails app with specified version
Robbie Marcelo
·
1 response
·
ruby, rails, gems, versions
Use pry as your default Rails 4 console in one line
David
·
0 responses
·
ruby, rails, pry, rails 4
setup global gitignore to ignore temporary files
fang
·
0 responses
·
rails, git
Vim - Regex to change hash rockets to new hash syntax in Ruby
Nícolas Lazarte Kaqui
·
8 responses
·
ruby, rails, vim, vi
fields_for tag [Small RoR tip #2]
Matías
·
0 responses
·
ruby, rails, ror
Bower and Rails. Friends forever.
Darren
·
9 responses
·
rails, bower
Get Pow and Foreman to use the same configuration
Dmitriy Likhten
·
0 responses
·
rails, pow, foreman
Prevent Phantom/Capybara from requesting images
Jonathan
·
0 responses
·
rails, cucumber, phantomjs, capybara
Using PostgreSQL's hstore with Rails 4: boolean properties, too!
Scott M
·
0 responses
·
rails, postgres, hstore
some tips on rails subdomain
fang
·
0 responses
·
rails, subdomain
Using Code Climate's new test reporter together with Coveralls and SimpleCov's HTML Formatter
Wei-Meng Lee
·
2 responses
·
ruby, rails, testing, simplecov
Clustering Node.js applications
Ionut-Cristian Florescu
·
1 response
·
heroku, coffeescript, javascript, paas
Omniauth with multiple providers in a Rails/Mongoid app
José Manuel Escudero
·
5 responses
·
rails, omniauth, mongodb, authentication
Know your RSpec cli arguments!
Titov Andrey
·
0 responses
·
ruby, rails, cli, arguments
The Rails Way
jFox
·
0 responses
·
ruby, rails
omniauth multiple user login
Cezar Halmagean
·
0 responses
·
rails, omniauth, capybara
Open Rails spec files as "RSpec" by default (Sublime Text 2/3)
Thomas Klemm
·
1 response
·
rails, plugin, syntax, rspec
Custom Checkbox with Font Awesome (Sass, Rails)
Adi Wibisono
·
0 responses
·
rails, css3, sass, html5
Rails routing and namespaced models
Miha Rekar
·
1 response
·
routing, rails, model, namespace
Rails migration status
Amy Lai
·
0 responses
·
rails, migrations
Interview: Continuous Integration and Continuous Deployment at GrabCAD
Codeship
·
0 responses
·
ruby, rails, product management, interview
Schedule a specific time Delayed_Job through "delay" method
Ace Dimasuhid
·
0 responses
·
ruby, rails, delayed_job
Handle MongoDB arrays in Rails Forms
Ismail Dhorat
·
0 responses
·
ruby, rails, mongodb, mongoid