Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Different Markers in Google Maps with gmaps4rails

Implementing the 'case' statement in order to match multiple 'when' conditions

JSON encoding wrongly escaped (Rails 3, Ruby 1.9.2)

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

Failed to build gem native extension

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

Errno::ENOENT: No such file or directory ruby

ruby

PG::TRDeadlockDetected: ERROR: deadlock detected

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

java python ruby docker locale

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

Why alias_method fails in Rails model

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