Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I add the condition "IS NOT NULL" to a Thinking Sphinx search

Can Ruby be used for UI based Windows apps?

windows ruby user-interface

In Ruby or Python can the very concept of Class be rewritten?

Problem installing sqlite3-ruby!

ruby rubygems sqlite3-ruby

How to recursively remove all keys with empty values from (YAML) hash?

ruby-on-rails ruby hash yaml

Using regex to find an exact pattern match in Ruby

ruby regex

Using custom to_json method in nested objects

ruby json serialization

How to initialize 'attr_accessor' attribute values? [duplicate]

how to test open-uri url exist before processing any data

ruby open-uri

Best way to cache a response in Sinatra?

ruby caching sinatra

Rails ActiveRecord::StatementInvalid: PG::Error: ERROR: missing FROM-clause entry for table

Rails 3.2.2 not executing rjs

Create subdirectories in Ruby [closed]

ruby

Nokogiri text node contents

ruby nokogiri

Add class inline if ... (in 1 line)

Ruby - Converting text file to array

ruby-on-rails ruby

How to use regular expression in fetching data from graphite?

ruby graphite

How do I recursively flatten a YAML file into a JSON object where keys are dot separated strings?

Rails 4 Runtime error in controller: Circular dependency detected while autoloading constant

How to get records created at the current month?