Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to add additional parameters to url? - encode url [closed]

ruby

Ruby subclass not inheriting parent method or not able to call parent methods in class body

ruby inheritance

Translating Ruby enum symbols with Rails I18n?

Webmock not registering my request stubs correctly

Store and retrieve variables from objects

ruby

How to namespace constants inside anonymous class definitions?

ruby

Which is more efficient - Computing results using a functionin realtime or reading the results directly from a database?

Bubblewrap HTTP -> Table View; method returns bubblewrap query instead of response data

ruby rubymotion

How can unwanted tags be removed from HTML using Nokogiri?

ruby nokogiri

Reading a file N lines at a time in ruby

ruby file-io fork

Rails constants for page content

Sinatra: Array into HTML table

ruby sinatra

Is this internal DSL syntax possible in Ruby?

ruby dsl

Rails error: No HTTP_REFERER was set in the request to this action

ruby-on-rails ruby http

Rendering Paperclip URL's using JBUILDER

How to implement methods that act "directly" on object attributes?

Executing shell script commands in Ruby script

ruby linux bash

How to update_attributes from json with ease