Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

fast approximate string matching in a large array in ruby

Elasticsearch SocketError (getaddrinfo: Name or service not known)

Querying on Json data type in postgres Rails-4

Boolean combinations of Sequel datasets

ruby sequel

Ruby Tempfile - Modify file name?

RSpec anonymous controller for concern

ruby-on-rails ruby rspec guard

OpenSSL::SSL::SSLError: hostname does not match the server certificate

ruby ssl openssl httparty

spring & rvm symlink alias commands to bin/

ActionView::MissingTemplate: Missing template home/index - Google Crawler

Rails uninitialised constant ActiveSupport::Autoload (NameError)?

ruby-on-rails ruby

Querying HBase Stargate for a hexadecimal rowkey via Ruby

ruby url hbase stargate

Forced Binary Matrix company structure implementation in Rails

bundle install does not complete execution. It gets stuck in the middle

ruby-on-rails ruby bundler

Accidentally deleted many hidden files with "git clean -fd" and now I cannot install Ruby

ruby git bash terminal rbenv

Rails model block inside lambda scope error

ruby-on-rails ruby

Ruby - Print with color output

ruby shell guard

How to implement Rails 4 Devise user sign up with Company name in single nested form

Inspect or clean up the working tree error when installing Ruby 2.1.3 on Mac OS X 10.9.5

Controller monkey patch in initializer gets lost when rails reloads classes

RSpec 3 undefined method `allow' for #<RSpec::Core::ExampleGroup...>

ruby-on-rails ruby rspec