Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to convert MM/DD/YYYY to time in ruby? [duplicate]

ruby-on-rails ruby

How to set log level in faraday

ruby-on-rails ruby faraday

Display duration in a human readable format such as "X hours, Y minutes"

Jekyll / gem: Unresolved specs

ruby gem jekyll

Rails 4 , ImageMagick and PaperClip

ruby-on-rails ruby

rails - link_to same page but with anchor -> no reload

ruby-on-rails ruby erb

Ruby 2.2.1 - string.each_char is not giving unique indices for reoccurring letters - how do I do that?

ruby

installing tiny_tds gives error on on mac os 10.10.5

RSpec error "undefined method `respond_with'..."

ruby-on-rails ruby rspec

Amazon SNS with ruby, simple sms message

ruby amazon-sns

How can I determine if an object is a PORO or not?

ruby oop

Ruby: How to find difference between 2 arrays, order matters

Cannot load `Rails.application.database_configuration`: (NoMethodError) with launching to Heroku

ruby-on-rails ruby heroku

syntax error, unexpected keyword_rescue, expecting keyword_end

ruby rubocop

Ruby on Rails - When to use params.permit! and how to replace it

Ruby on rails webpacker can't find images under asset_pack_path

Commonmarker gem cannot be installed (needed for jekyll) macos

Ruby 3 RBS type checking

ruby rbs

How can I find the performance bottlenecks in my Ruby application?

ruby performance profiling

How to update to Ruby 1.8.7

ruby macos