Popular Rails Programming Tips
Devise: Fast User Switching using a custom Authentication Strategy
dennis monsewicz
·
0 responses
·
rails, devise, warden
ERROR RuntimeError: You must set config.secret_key_base in your app's config.
momoto
·
1 response
·
ruby, rails, heroku
[Postgres] Kill connections
François Benaiteau
·
5 responses
·
rails, postgres
Restoring a Compose MongoDB 3.0 backup on Heroku
Pete
·
0 responses
·
heroku, backup, mongodb, mongo
Expose Controller Method as a helper in Rails
David Morrow
·
0 responses
·
ruby, rails
Using FactoryGirl and Faker
Catalin Ilinca
·
0 responses
·
ruby, rails, test, factories
Rails 3 development: Switch from sqlite3 to pg (postgresql)
Gilbert
·
2 responses
·
rails, sqlite, postgresql
Deploying Sinatra (DataMapper, SQlite, Postgresql) Applications to Heroku
Akapo Damilola Francis
·
1 response
·
ruby, heroku, sqlite, vilgax321
Rails, FactoryGirl and has_and_belongs_to_many
Jens Grassel
·
0 responses
·
ruby, rails, rspec, factory girl
Unicorn + Nginx setup with SSL
Carlos Andres Herrera
·
0 responses
·
rails, nginx, unicorn, ssl
The quickest way from Postgres to a spreadsheet
John Barton
·
1 response
·
heroku, postgres, excel, csv
Make environment variables available during asset compilation on heroku
Andrew Chase
·
1 response
·
heroku, assets, env
Run Capybara-Webkit tests in Travis-CI
Adam Becker
·
5 responses
·
rails, testing, travis-ci, rspec
Rails: Casting Objects as Arrays
richrines
·
8 responses
·
ruby, rails
Make jasmine:ci use phantomjs (under Rails)
Georg
·
1 response
·
ruby, rails, jenkins, phantomjs
Stop Capistrano default tasks for non-rails apps
Peter Souter
·
3 responses
·
ruby, rails, capistrano, deploy
Active Record Attribute Serialization with Custom Class
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, rails, activerecord, serialization
Using Angular.js and Uglify in Rails?
Łukasz Niemier
·
3 responses
·
rails, dependencies, magic, javascript
Dealing with trailing slashes in Rails apps
Robert Glaser
·
0 responses
·
ruby, rails, http
Create Selection for a Year Range in Rails
Marko Klemetti
·
0 responses
·
ruby, rails
Better stubbing with mocha.
Mike Piccolo
·
0 responses
·
ruby, tdd, rails, testing
Share RSpec examples that make multiple requests
Martin Naumann
·
0 responses
·
ruby, rails, dry, martin-n
Converting Integer to Array with ruby
Emad Elsaid
·
0 responses
·
ruby, rails, array, integer
How to clear an elasticsearch index in Ruby
Roberto Miranda
·
0 responses
·
rails, elasticsearch, ruby