Newest Rails Programming Tips
Running a certain test with tconsole 1.2.8
Jana Petrova
·
0 responses
·
ruby, rails, tconsole
Use ImageMagick to create optimised and progressive JPGs
Andrew Walker
·
4 responses
·
rails, imagemagick, minimagick, carrrierwave
Singular member routes, anyone?
Juan Lulkin
·
0 responses
·
rails, routes
Bootstrap3 for Ruby on Rails
Junerey Casuga
·
2 responses
·
css, rails, js, bootstrap3
Rails performance gains using .includes
Theo Styles
·
2 responses
·
ruby, rails, models
How to run rails s on 80 port ?
fang
·
0 responses
·
rails, server, port
Heroku pip problem
lukas
·
2 responses
·
python, heroku, flask, git
How to send automated emails in Ruby on Rails (with Mailgun)
Lee Munroe
·
0 responses
·
ruby, rails, email, mailgun
Hexpress example for detecting image extension
Dimitrios Mistriotis
·
0 responses
·
ruby, rails, hespress
Run Rake tasks with Capistrano
Slava Ptsarev
·
3 responses
·
ruby, rails, capistrano, rake
Output objects in YAML format from Rails Console
Rob Volk
·
0 responses
·
ruby, rails
Rails+Angular+Slim templates
Sergio Brocos
·
0 responses
·
rails, templates, slim, angular.js
Use Lifesaver to asynchronously index your Rails models using Elasticsearch
Paul Sorensen
·
0 responses
·
rails, elasticsearch, resque, tire
Running a command in the rails console without output
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, console
How to see, where method is defined, in runtime
Alex Teut
·
0 responses
·
ruby, rails
Unicorn with Vagrant
Evan Machnic
·
0 responses
·
ruby, rails, unicorn, vagrant
Determining Image Contrast
Darren
·
0 responses
·
imagemagick, rails, paperclip
RSpec stub for certain arguments only
Richard Worrall
·
1 response
·
ruby, rails, stubbing, rspec
Get current Git commit version in Rails app
David Paluy
·
0 responses
·
rails, git
Beta Invite systems for Rails
Kaushik Thirthappa
·
0 responses
·
ruby, rails, gems, devise
Tagging With ActiveRecord and Postgres
Thiago Belem (TiuTalk)
·
0 responses
·
activerecord, tags, postgres, tagging
FactoryGirl for Controller specs
David Paluy
·
2 responses
·
rails, controller, factorygirl, rspec
From has_scope to virtus form objects
Marcin Naglik
·
1 response
·
ruby, rails, has_scope, virtus
Execute a migration command from the Rails console
Anthony Smith
·
0 responses
·
rails, console, migrations
Rails .save failing silently? Ruby's implicit returns may be your problem.
Jonathan Cutrell
·
1 response
·
ruby, rails, activerecord