Newest Ruby Programming Tips
Debugging delayed_job jobs from within the console
Kenny Meyer
·
3 responses
·
ruby, rails, debugger, delayed_job
Patch Rich for works on Rails 4
Manuel Albarran
·
0 responses
·
ruby, rails, rails 4, ckeditor
Когда не использовать "unless"
Denis Starshenkov
·
0 responses
·
ruby, rails, development
Sending CSV attachments with lines longer than 990
Valentino
·
0 responses
·
ruby, rails, csv, email attachments
Sublime Text 3 is now available for everyone to try
Nicholas Jordon
·
0 responses
·
ruby, php, python, shell
How to install Ruby 2.0 on OS X
Peter Baker
·
0 responses
·
ruby, osx
Better fix for Ruby's URI file:// handling
Ryan Graham
·
0 responses
·
ruby, uri
Using Pry with Rails 4 (with console helpers)
Han
·
4 responses
·
ruby, rails, pry, rails 4
using custom host, server, and port in rackup or foreman
Bayu
·
0 responses
·
ruby, rails, sinatra, foreman
Rake Progress Bar
Nick DeSteffen
·
1 response
·
ruby, rake
Rails , HAML and form_tag
Martin Haynes
·
0 responses
·
ruby, rails, haml, form_tag
Ruby Slim spaces
Andrey Garbuz
·
0 responses
·
ruby, slim, spaces
Ruby each_slice with index
Andrey Garbuz
·
0 responses
·
ruby, enumerable, each_slice, with_index
Run the Rails dev server in your Grunt task
Devon Campbell
·
0 responses
·
ruby, workflow, grunt
Eliminate javascript debug code after assets compiling (Rails 4 only)
Anton Ageev
·
0 responses
·
ruby, rails, assets, javascript
Fail a Jenkins Build if Your Ruby Code Sucks
Max Woolf
·
0 responses
·
ruby, metrics, jenkins, quality
Guide to Installing Ruby, Ruby on Rails, Gems (Including mysql2 gem) on Mac OS 10.8
Pravin Bansal
·
3 responses
·
ruby, mysql, rails, ruby gems
Different repositories on Capistrano
Boris Quiroz
·
0 responses
·
ruby, capistrano, devops, repository
List all gems without version numbers, and easily re-install them
Ivan Storck
·
3 responses
·
ruby, gems, sed
a gemset per project shortcut
antonio lorusso
·
0 responses
·
ruby, shell, zsh
Fix building mysql2 native extension on OS X
Ruurd Pels
·
1 response
·
ruby, mysql, osx, gem
Easy way to create gemset per project using RVM
Robbie Marcelo
·
1 response
·
ruby, rvm, gemset, global-gitignore
How I am using Fech (the FEC filing data fetcher & parser Ruby library) in a Python project
Scott Bradley
·
0 responses
·
ruby, python, subprocess, fech
Export all named routes from Ruby on Rails to Javascript (Rails 4 only)
Anton Ageev
·
0 responses
·
javascript, ruby, rails, routes