Popular Rails Programming Tips
Clean up your strong parameters in Rails 4
ingemar
·
0 responses
·
rails, best practices
Sharing HTML Fragment Caches Between Users With CSS
Matthew Spence
·
0 responses
·
ruby, css, rails, performance
Simple measure of code execution time in Rails console
toni
·
0 responses
·
ruby, rails, performance, time
Using pgbackups-archive to automate archving Heroku backups to S3
Kenny Johnston
·
0 responses
·
heroku, open source, postgres, systems
Stopping rails from duplicating JSON parameters in a root node
Andrew Hao
·
2 responses
·
ruby, rails, json, parameters
Change Devise parent controller
Andrew Volozhanin
·
0 responses
·
ruby, rails
How to remove dashboard in active admin
Ireneusz Skrobiś
·
0 responses
·
rails, active_admin
Caching bundler when building a ruby/rails app's image with docker
Adrien Folie
·
0 responses
·
ruby, rails, dockerfile, docker
Select all fields from a model without strings
Adan Alvarado
·
0 responses
·
rails, activerecord, sql, arel
Rake task to call a Rails controller method
Ometa
·
1 response
·
rails, controller, rake
Execute a migration command from the Rails console
Anthony Smith
·
0 responses
·
rails, console, migrations
Create a twitter bot using Ruby
Emad Elsaid
·
4 responses
·
ruby, rails, twitter, bot
i18n-js assets for EmberJS or any other Javascript framework.
Randy Morgan
·
0 responses
·
ruby, rails, emberjs, asset pipeline
Authenticates a Ruby on Rails User model via LDAP and saves their LDAP photo if they have one
Edward J. Stembler
·
0 responses
·
ruby, rails, authentication, ldap
Rails flash message for Bootstrap (Haml)
James Martin
·
0 responses
·
rails, haml, bootstrap
Quickly enable middleware based custom exception handling in Rails
Amos Lanka
·
0 responses
·
middleware, exceptions, rails, errors
Rails 4 Asset Pipeline Log silent
Rafael Oliveira
·
2 responses
·
rails, logs, asset-pipeline, rails4
Adding time interval to timestamp column
Bashir Eghbali
·
0 responses
·
sql, postgres, rails
BeforeRender Concern for Rails
Francois Deschenes
·
4 responses
·
rails, callbacks, rails4
How to NOT query ActiveRecord datetime
Rafael Oliveira
·
2 responses
·
rails, activerecord, postgresql
Dynamically load configuration tokens using ruby's metaprogramming magic
Carlos Betancourt C.
·
2 responses
·
ruby, rails, api, metaprogramming
Capistrano task for compiling tasks locally
Tiago Amaro
·
2 responses
·
ruby, rails, capistrano
Rails 4 Extranet and E-Commerce application implementing Devise "Single Sign On" with "Active Admin", "Comfy Mexican Sofa" and "Spree Commerce"
Dion Santana
·
1 response
·
ruby, rails, activeadmin, authentication
Extending ActiveAdmin DSL
Matt Brewer
·
1 response
·
ruby, rails, active admin, active-admin