Newest Rails Programming Tips
Fix for OpenSSL::Cipher::CipherError in Rails 4 with JRuby
Irio Musskopf
·
0 responses
·
ruby, jruby, rails, cipher
Custom page in ActiveAdmin
Denis Savitskiy
·
0 responses
·
ruby, rails, slim, activeadmin
Share running code with CodePicnic
Gustavo Leon
·
0 responses
·
ruby, php, python, rails
Last deployed timestamp in Heroku
David Paluy
·
0 responses
·
rails, heroku
Rails, ActiveRecord, and PG::NotNullViolation
Ava Jarvis
·
1 response
·
mysql, rails, active record, postgresql
Prevent your rails app from fat model by shadow_form
Pawel
·
0 responses
·
ruby, rails
Simple way for separate validation from domain model
Pawel
·
0 responses
·
ruby, rails
Filter Commits and group them by Category and File
Mathias Gawlista
·
0 responses
·
ruby, rails, git
Rake migration to convert integer to array in postgres
Ryan MacGillivray
·
0 responses
·
rails, postgres
Note about rails assets prefix in capistrano
Adis
·
0 responses
·
rails, capistrano3
travisci 'LoadError: cannot load such file -- rspec/core/rake_task'
Tom Cox
·
0 responses
·
ruby, rails, travis, rake
Convention: Tag RubyGems Tweet about your Gem Release and "tiny link" Changelog Diff
Mathias Gawlista
·
0 responses
·
ruby, rails, rubygems, gem
DRY Conventional API Provider Host Setting by Environment Fallback and Alias Mapping
Mathias Gawlista
·
0 responses
·
ruby, rails, api, convention
Postgres: terminanting db connections.
Nicolas Oga
·
0 responses
·
rails, postgres, db
Multi step form / wizard responses for Ajax (modals) and HTML requests.
Mathias Gawlista
·
0 responses
·
ruby, rails, ajax, javascript
Right way to stub views in helper specs
sergey kuchmistov
·
0 responses
·
ruby, rails, rspec
When limit(1).first is orders of magnitude slower than limit(1)[0] in Rails.
Jeremy Walker
·
3 responses
·
rails, postgres, postresql
RSpec: compare rendered text like HTML or XML in view specs
Mathias Gawlista
·
2 responses
·
ruby, tdd, rails, rspec
Rubygems SSL Fix (windows)
Tom Cox
·
0 responses
·
ruby, rails, rubygems
Slim operations instead code mess by using Light operations
Pawel
·
0 responses
·
ruby, rails, gems
Writing Custom Tasks for Capistrano 3
Tácio Nery
·
1 response
·
ruby, rails, capistrano, rake
Show SQL statements in log in Rails 2.3
Chad Ostrowski
·
0 responses
·
ruby, rails
Method naming tip: Keep implementation details out.
Gavin Morrice
·
2 responses
·
ruby, rails, best practices, conventions
Deploying Rails application to a VPS
Ivan Kornilov
·
0 responses
·
rails, nginx, passenger
Setting routes for Rails API
Edwin
·
0 responses
·
rails, api, routes