Search code examples
Index count method for iterators in ruby?...


ruby

Read More
How to prepare updated attributes hash for update external service...


ruby-on-railsruby

Read More
How to handle translations for an ActiveModel?...


ruby-on-railsrubyruby-on-rails-3internationalizationruby-on-rails-3.1

Read More
Altering the primary key in Rails to be a string...


ruby-on-railsrubyactiverecord

Read More
Specify the number of recommendations with Disco gem...


ruby-on-railsrubyrubygemsdisco

Read More
'bundle exec' complains about gem not being installed, even after 'bundle install'...


rubyrubygemsbundler

Read More
Why are exclamation marks used in Ruby methods?...


rubymethodsnaming-conventionsimmutability

Read More
Replace NULL with NIL when using JSON or Hash...


jsonruby-on-railsruby

Read More
How do I get a list of required fields in a model in Rails?...


ruby-on-railsruby

Read More
ruby on rails add a column after a specific column name...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-3.1ruby-on-rails-3.2

Read More
Ruby getting the diagonal elements in a 2d Array...


rubymultidimensional-array

Read More
Unit testing with rspec2 and Nokogiri...


rubyruby-on-rails-3nokogirirspec2

Read More
ruby : return object if test is true...


rubyfunctional-programming

Read More
What is the point of Object#presence in Rails?...


ruby-on-railsruby

Read More
How to convert array of ActiveRecord models to CSV?...


ruby-on-railsrubycsv

Read More
Ruby: Check if string contains substring and nothing else...


ruby-on-railsrubystring

Read More
The issue to write string in double quotes in the CSV...


ruby-on-railsrubyruby-on-rails-5

Read More
SonarCloud CI can't find source files for Ruby / SimpleCov coverage...


rubysonarqubecode-coverage

Read More
How can I accept bank account payments using Stripe API for ACH payment...


ruby-on-railsrubystripe-payments

Read More
What's the purpose of "[0]" appended to a match method in ruby?...


ruby

Read More
What does __FILE__ == $PROGRAM_NAME mean in ruby?...


rubyvariablesspecial-variables

Read More
Break out of a begin/end block early...


rubymemoization

Read More
How do I get all Sundays between two dates in Ruby?...


rubyruby-on-rails-3

Read More
Posting with headers...


rubynet-http

Read More
Deprecation Warning: "Bolding log text with a positional boolean is deprecated" when runni...


ruby-on-railsrubyrspec

Read More
Read and write YAML files without destroying anchors and aliases...


rubyparsingyamlpsychemit

Read More
Rubymine doesn't recognise .jb file types in New View File dialog...


ruby-on-railsrubyrubyminejb

Read More
What does << mean in Ruby?...


rubyarraysoperators

Read More
Convert camelCase to dash-case (hypens) in pure ruby...


rubyregex

Read More
Why do some Ruby methods need a bang and others don't to be a destructive method?...


rubymethods

Read More
BackNext