Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Update rails to a specific version

ruby-on-rails ruby gem

{ "error": { "message": "Missing client_id parameter.", "type": "OAuthException", "code": 101 } }

ruby-on-rails ruby

How to "ignore" caught exceptions?

ruby exception-handling

Issues installing CocoaPods

Which is the best way to create a login in Rails for a starter?

Capistrano 3: use server custom variable in task

ruby capistrano capistrano3

ruby: Extracting fields from nested json

ruby json data-extraction

Unpack a ruby .gem without 'gem unpack' available?

ruby gem

How do I configure vim to set softtabs conditionally?

python ruby vim

Sidekiq without Rails doesn't load worker classes

ruby sidekiq

Ruby enumerator chaining

ruby list enumerator

Find out which gems require native c extensions from a Gemfile?

ruby gem jruby bundler torquebox

Why doesn't this Jekyll Liquid where filter filter?

ruby jekyll

rspec big decimal matcher

Carrierwave file upload with different file types

why do i keep getting these errors after running "gem pristine --all"

ruby-on-rails ruby rubygems

How do I use javascript_include_tag with js.erb file in Rails 4?

Ruby file: "ruby_executable_hooks" syntax error

ruby-on-rails ruby gem rake

How to find text within brackets with some exceptions by regular expressions?

ruby regex

Undefined symbol: SSLv3_method - .../openssl.so with Ruby and ArchLinux

ruby openssl rvm archlinux