Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there any way to increment a number each time the file gets executed in ruby

ruby code-coverage

Gem Rmagick install error: extconf.rb:171:in ``': No such file or directory - convert -version (Errno::ENOE NT)

Is there any method in Rails to convert minutes as integer to days, months, etc

ruby-on-rails ruby

Ruby on Rails - Order objects by field of a has_many relation

Why is Ruby irb iteration so slow?

How to run a Ruby project on localhost and web simultaneously?

how use html view/partial to pdf view with wicked_pdf gem?

ruby pdf wicked-pdf

ActiveRecord: How to include another model based on Enum?

Paperclip: PDF thumbnail has wrong content_type on S3

RSpec mock_model and inherited_resources

Two versions of each blog post in Jekyll

Nested form parent object : got Rack::Utils::KeySpaceConstrainedParams

RJB Hello World Example

java ruby-on-rails ruby rjb

Very strange thing with Rails 3 and Gettext (fast_gettext), undefined method 'add' for String

Ruby on Rails Error: Uglifier::Error: Unexpected token: operator (<)

Capitalize every nth character of each word in a string in Ruby

ruby string uppercase

How Pundit passes current_user to authorize method?

ruby-on-rails ruby pundit