Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Managing multiple versions of a Ruby Gem

ruby gem zurb-foundation

Generate random string based on Regex?

ruby regex string random

What methods make it possible to access the source code?

ruby metaprogramming

How do you modularize a Chef recipe?

Unescaping HAML in an Attribute Hash

ruby haml

How should I handle edit and update action when I use Form Object?

Replying to tweets on your timeline with twitter gem

ruby twitter

Rails: NameError: uninitialized constant on join table

sql ruby-on-rails ruby join

looping through scan and replacing matches individually

ruby regex

Setting instance variables in Action Mailer?

Error when installing libv8 3.11.8.3

Why Rails Gemfile defaults to https when http makes bundler so much faster?

ruby-on-rails ruby

Why are negative numbers rounded down after division in Ruby?

ruby rounding divmod

env: ruby_executable_hooks: No such file or directory

ruby sass sublimetext2

How do I yield from an ERB code block without rendering it?

ruby-on-rails ruby erb

POST Request for Rails API returns ParameterMissing for strong params

Using url_for in Rails/Capybara/Poltergeist spec sends the driver to example.com instead of the app

Ruby module prepend vs derivation

ruby

Multiple assertions for single setup in RSpec

Undefined method render in Rails controller - Trying to respond to Sendgrid with a 200 status code