Newest Rails Programming Tips
Sample to get started with PJAX in Rails
Michiel Sikkes
·
6 responses
·
rails, pjax, javascript
cattr_accessor vs class_attribute
Aleksey Magusev
·
1 response
·
ruby, rails
What did we do before RoR?
Cole Hecht
·
0 responses
·
ruby, rails, web, html
activesupport presence
José Gomes Júnior
·
0 responses
·
ruby, rails
Rake task to reset and re-seed Rails db
Nithin Bekal
·
0 responses
·
ruby, rails, rake
Rails2 to_sql
DeTeam
·
1 response
·
rails
Rails with bcrypt-ruby makes encryption ONE LINE
Roger Lam
·
0 responses
·
ruby, rails, cipher, algorithm
Postgres HStore & RSpec
Alan Ho
·
0 responses
·
rails, postgres, rspec
Easy and beautiful Rails logs
Ruben Ascencio
·
4 responses
·
rails, logs, pow, grc
Integration testing Rake tasks
Michiel Sikkes
·
0 responses
·
rails, testing, rake, integration
Hidden Google Maps
Simão Freitas
·
0 responses
·
rails, google maps, jquery, javascript
Easily Enable the Ruby Debugger Under Pow
Attila Györffy
·
2 responses
·
rails, debugger, pow
Structure conditionals properly, fast -> slow
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Short url token generator
Josemar Luedke
·
0 responses
·
ruby, rails
Dineromail checkout
Josemar Luedke
·
0 responses
·
ruby, rails
I18n for text with links
Alexander Lang
·
0 responses
·
ruby, rails, i18n
Zerigo_dns Gem
Tom Wilson
·
0 responses
·
ruby, rails, dns
html 2 haml online converter
Tom Wilson
·
0 responses
·
ruby, rails, haml
Avoid repeating yourself with state_machine
Javier Toledo
·
2 responses
·
ruby, rails, state_machine, concerns
Set staging environment email to go to a single email address
Nikita Fedyashev
·
1 response
·
email, staging, rails
Why Our Code Smells
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, best practices
ActiveAdmin - Disable JSON/XML export
David Collom
·
0 responses
·
ruby, rails, activeadmin, daviec85
Two-way polymorphic models / Polymorphic HABTM association in Rails
Aleksey Magusev
·
0 responses
·
ruby, rails, associations