Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

(English, Perl, Python, Ruby) comparison on a code fragment-by-fragment basis? [closed]

python ruby perl comparison

Ruby: What does module included in a method means?

ruby module

How can I assert on initialize behaviour with RSpec?

ruby mocking rspec2

Forcing the inline rendering of a PDF document in Rails

Make JRuby inherit Java proxy settings

Understanding IO.select when reading socket in Ruby

ruby sockets

Rails 4 Sum by Model Method

Rails Alternative to The Django admin panel / CRUD View Generator?

Rails — Params with "dot" (e.g. /google.com)

ruby-on-rails ruby

Detect browser language in Rails

How to validate a nested model object based on the state of the parent object?

Errno::ENOENT: No such file or directory ruby

ruby

How can I ensure that Ruby uses an OpenSSL not vulnerable to Heartbleed?

ruby openssl heartbleed-bug

How to use xmlns declarations with XPath in Nokogiri

Encoding Problems when running an app in docker (Python, Java, Ruby, ...) with Ubuntu Containers (ascii, utf-8)

java python ruby docker locale

Removing backslash (escape character) from a string

ruby

How do I set up my fixtures for a has_and_belongs_to_many relation?

How to create a histogram from a flat Array in Ruby [closed]

ruby histogram

Heroku "We're sorry, but something went wrong"

ruby-on-rails ruby heroku

How do I format a date in ruby to include "rd" as in "3rd"

ruby strftime