Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby model with an array as an attribute

Rails 3 Cache Dump error

Someone please explain select/options for forms in rails 3

Unknown attribute rails 4

Check if socket-client is still connected

Update field through link_to in Rails

Go encryption differs from Ruby encryption using same key and iv

ruby go aes aes-gcm

Installed latest ruby on mac but still showing old in terminal

Formatting a float to a minimum number of decimal places

ruby-on-rails ruby

How does RoR's "magic" namespace resolution work?

ruby-on-rails ruby

When declaring a method, what do the various argument prefixes mean?

ruby

Rails code sharing: gem vs plugin vs submodule?

Ruby activerecord result to array

ruby activerecord

GMX && Ruby Mail SMTP: "end of file reached"

ruby smtp pony

Bundler how to require gems separately in Gemfile just in one file?

ruby rubygems bundler

Figuring out where to add punctuation in bad user generated content?

What makes heroku response time too much slow

ruby-on-rails ruby heroku

Ruby: convert curl command into Ruby net/http request

ruby net-http