Newest Rails Programming Tips
Custom Form Builders in Rails
Matthew McMillion
·
0 responses
·
rails, forms, markup, slim
Observing record changes across multiple Rails engines with Wisper
Sam Slotsky
·
0 responses
·
rails, engines, wisper, pub-sub
ERROR RuntimeError: You must set config.secret_key_base in your app's config.
momoto
·
1 response
·
ruby, rails, heroku
Rails 4's `.select` and `.select!` object masked as a typical Array
Justin Smestad
·
0 responses
·
ruby, activerecord, bug, array
Counting shared tags with a SQL view
Charles Hoffman
·
0 responses
·
ruby, mysql, rails, sql
Rails ActionMailer SMTP Settings with Environment Variables
Kyle Welsby
·
1 response
·
rails, smtp, mandrill, action mailer
Show the latest commit on your Heroku app
John Amicangelo
·
0 responses
·
heroku, grep, git
iTerm2 marks and notes
Vlad Shvedov
·
0 responses
·
ruby, rails, console, debugging
Pry as a rails console
Alejandro Andrés
·
0 responses
·
rails, console, pry
mongoid counter_cache
Vinicius Quaiato
·
0 responses
·
ruby, rails, mongoid, counter
Pry is a better debugger for Ruby/Rails
Cory Simmons
·
0 responses
·
ruby, rails, debug, pry
Using Models in Rails Migrations
Yan Foto
·
0 responses
·
rails, models, migrations
Create .ruby-version and .ruby-gemset files using RVM
Dwight Scott
·
0 responses
·
ruby, rails, rvm, rvmrc
Testing concurrency with rspec, the easy way
Duarte Henriques
·
5 responses
·
ruby, rails, concurrency, rspec
Defaulting API format to JSON
Manoj
·
0 responses
·
rails, api, json, railsaholic
Fontawesome in Rails Asset Pipeline
Tadas Tamošauskas
·
0 responses
·
css, rails, asset pipeline, fontawesome
Resize image to fill or to fit depending on orientation with CarrierWave and RMagick
Javier Cuevas
·
1 response
·
ruby, rails, carrierwave, rmagick
Disabled input form elements do not get submitted
Justin Smestad
·
0 responses
·
rails, forms, strong parameters, input tag
The Codeship Christmas Countdown
Codeship
·
0 responses
·
ruby, php, rails, video
Include shared Gemfile
Hartog C. de Mik
·
0 responses
·
rails, hack, submodule, gemfile
Replace Factory for FactoryGirl with sed+ack
Javier Guerra
·
0 responses
·
ruby, rails, factory_girl, update rails
Messages translation for mongoid will help on fabrication/fixture investigation
Felipe Rodrigues de Almeida
·
0 responses
·
rails, mongoid, validations, messages
Show hover text on a link
Amy Lai
·
0 responses
·
rails, link title, tooltips
Check whether a Facebook user is member of a group
Tamer Shlash
·
0 responses
·
ruby, rails, facebook, koala
Autoload ruby
Dinesh Vasudevan
·
0 responses
·
ruby, rails