Newest Rails Programming Tips
ActiveAdmin: batch actions for different scopes
Alexey Plutalov
·
6 responses
·
ruby, rails, active_admin
WhereMyMates – service that easily displays distributed teams on a world map.
Denis
·
1 response
·
rails, facebook, map, foursqare
script/setup script for your app
Michiel Sikkes
·
0 responses
·
rails, setup, team productivity
Use schema_associations to to make your ActiveRecord models more DRY
Diogo Biazus
·
0 responses
·
rails, activerecord, database, postgresql
Use schema_validations to make your ActiveRecord classes more DRY
Diogo Biazus
·
0 responses
·
rails, activerecord, database, postgresql
Use schema_plus to improve your database design in Rails apps
Diogo Biazus
·
1 response
·
rails, activerecord, database, postgresql
Ruby on Rails & SQL Server
Chris Jenkins
·
0 responses
·
ruby, rails, sql, server
Prevent gems from installing on Heroku
dickeyxxx
·
0 responses
·
rails, heroku, gems
Application deploy on git push
James Brooks
·
0 responses
·
ruby, rails, push, capistrano
Testing your jQuery in Rails
Enrique Vidal
·
0 responses
·
rails, jquery, jasmine-jquery, javascript
Headless javascript tests in rails
Enrique Vidal
·
2 responses
·
ruby, coffeescript, rails, evergreen
Better Rails documentation
Mariz Melo
·
0 responses
·
ruby, rails, docs
Clean way to use Bootstrap's Icon glyphs in Rails
Alan Ho
·
1 response
·
rails, bootstrap
Moving forward with the Rails asset pipeline
Nicolas Santa
·
0 responses
·
ruby, rails
Autocomplete with rails and select2
Jan Bernacki
·
0 responses
·
rails, select2
JSONP on Rails
Rafael Felix
·
0 responses
·
ruby, rails, json, jsonp
Quick and dirty way to test the end of a delayed::job
Yannick Schutz
·
0 responses
·
tdd, rails, cucumber, steps
AssociationCountValidator
Anton Kalyaev
·
1 response
·
ruby, activerecord, validation, forms
Testing your AR models made easy with accepts_values_for
Oscar Rieken
·
2 responses
·
activerecord, testing, rspec
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
Organising SASS Assets in Rails
Ben Taylor
·
6 responses
·
rails, assets, sass, organisation
Ban users in Rails app with Warden
Anatoli Makarevich
·
0 responses
·
rails, warden
A few words about Array.wrap and Kernel#Array
Dmitry Vorotilin
·
0 responses
·
ruby, rails
Build associations automatically in fields_for helper
Andrey Koleshko
·
0 responses
·
rails, associations, has_one, belongs_to