Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Failing to install ruby gem "yajl-ruby"

ruby rubygems yajl

How to serve fonts from public folder allowing "Access-Control-Allow-Origin" in rails?

How to get the unique elements of an array with a maximum value of attribute

ruby arrays

How do I create a Ruby class that initializes and closes when passed a block?

ruby class block

false or true != true or false != true || false [duplicate]

ruby

Constant Assignment Bug in Ruby?

ruby

What are the differences between "each", "foreach", "collect" and "map"? [duplicate]

Where to store text files in a Ruby on Rails directory?

ruby-on-rails ruby

Combine Rack::Builder and Rack::Cascade

ruby rack middleware

Accessing rails validation context outside of validations

I am having this error: "You cannot call create unless the parent is saved",

Understanding bundler dependency resolution

ruby-on-rails ruby bundler

Why do objects sent with send_data seem to be kept in memory?

ruby-on-rails ruby

How does Homebrew check for installed gems?

ruby macos rubygems homebrew

How can I load multiple YAML files in rails application.rb

Ruby chainable method / array

ruby arrays chainable

Discover the file ruby require method would load?

ruby rubygems irb