Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Saving nested model in Rails 4

ruby-on-rails ruby json forms

How to create a string with a "bad encoding" in ruby?

ruby character-encoding

Why does a Flip-Flop operator include the second condition?

ruby flip-flop

How to load css.erb files through asset pipeline

Create an addEdge() Gremlin query that won't duplicate for Titan

ruby gremlin titan

NoMethodError: undefined method `to_d' for nil:NilClass

How to (massively) reduce the number of SQL queries in Rails app?

Test datetime fields as a JSON string using rspec

Append string if not already present

ruby regex string

How to clean up messy views and controllers in Rails?

Ruby version for Chef

ruby chef-infra chef-solo

Textmate error duplicating lines "ruby: warning: -K is specified; it is for 1.8 compatibility and may cause odd behavior"

Programming Unity Games with Ruby

ruby unity3d opalrb

Zipping a directory recursively & skip container directory

ruby-on-rails ruby rubyzip

Is there a Ruby Hash#to_s equivalent for the 'new' Hash syntax?

ruby serialization hashmap

Confusion about ruby class variable

ruby class-variables

Using Gatling as an integration test tool

Is there way to create a symbol's array like string with %w?

ruby string

og:image meta tag in ruby on rails

ruby-on-rails ruby facebook

rspec controller test, get with multiple parameters

ruby-on-rails ruby rspec