Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to tell Ruby Net/Ldap to ignore server cert hostname mismatch?

ruby openldap

What's the proper way to check if a constant is defined?

Getting syntax error, unexpected ':', expecting '=' in Ruby

ruby-on-rails ruby

How do I use symbols to access a JSON response with HTTParty?

Getting info about inheritance chain in Crystal

belongs_to touch: true not fired on association.build and nested attribute assignment

How do I decrypt data encrypted by Ruby's `symmetric-encryption` gem in another language?

ruby cryptography

Setting a :has_many :through association on a belongs_to association Ruby on Rails

How to automatically append "end" to ruby code blocks in vim?

ruby vim

Fastest way to skip lines while parsing files in Ruby?

ruby lines fileparsing

Stub out address geocoding during RSpec unit test

Reload rubygems in irb?

ruby rubygems irb

bundle exec rspec spec/ => invalid switch in RUBYOPT: -F (RuntimeError)

ruby bundler

Ruby, including module in current directory

ruby

ActiveRecord 3.1.0 multiple databases

ruby activerecord

ruby execute bash command with variables

ruby bash command

Is anything wrong with using Sinatra to develop a full website?

ruby web sinatra

Rails 3. Could not find libv8-3.3.10.4 in any of the sources

Comparing Object Or Just IDs

ruby-on-rails ruby

Markdown Line Breaks in Code Blocks

ruby haml markdown redcarpet