Search code examples
Refer to a class in Ruby...


rubymodule

Read More
Standard way to prompt user approval Ruby?...


rubyprompt

Read More
How do I strip non alphanumeric characters from a string and keep spaces?...


ruby-on-railsrubyregexruby-on-rails-3

Read More
How to raise an error when converting a non-numeric string to float...


rubyexceptioncasting

Read More
WebMock: How to list (dump) all mocked responses?...


rubyrspecmockingwebmock

Read More
UserMailer erroring on <% end %> within an <% end %> why is that?...


ruby-on-railsrubyruby-on-rails-3

Read More
Making a variable available throughout the entire application?...


ruby-on-railsrubyruby-on-rails-3

Read More
How to declare the 'types' argument to `Eth::Abi.decode` to parse the response of a Solidity...


rubysmartcontractsabievm

Read More
How to avoid instance variable initializing ugliness...


rubyinstance-variables

Read More
Where does "method_missing" come from and how is it called?...


rubymetaprogramming

Read More
Dynamically creating a nested array...


ruby

Read More
Modify ruby hash in place( rails strong params)...


rubyruby-on-rails-4

Read More
Recommended upgrade path for a legacy Ruby on Rails application to the latest stable versions...


ruby-on-railsrubyruby-on-rails-4

Read More
How to catch TinyTds::Error on Rails...


ruby-on-railsrubyactiverecordtiny-tds

Read More
Different and same Regex in Ruby and JS on the same input...


javascriptrubyregex

Read More
Ruby on Rails - modifying part of embedded Ruby in .js.erb...


javascriptruby-on-railsrubyajax

Read More
How do I access the "href" parameter for a link?...


ruby-on-railsrubynokogiri

Read More
Using Nokogiri to find element before another element...


rubynokogiriscreen-scraping

Read More
uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)...


ruby-on-railsrubyrubygems

Read More
Error installing ruby 3.1.0 with ruby-build on Arch Linux / Manjaro...


rubyarchlinuxasdfruby-build

Read More
rubygems 2.6.9 is not supported on 3.3.3. The oldest version supported by this ruby is 3.3.3...


rubybundler

Read More
How can I move a file with Ruby?...


rubyfile

Read More
Simplify multiple is_a? calls on object...


ruby

Read More
How to execute direct SQL code on a different database in Rails...


ruby-on-railsrubyactiverecord

Read More
Ignoring exit when running Rspec...


rubyrspec

Read More
put object to a specific folder in aws S3 ruby...


ruby-on-railsrubyamazon-web-servicesruby-on-rails-4amazon-s3

Read More
What causes this deadlock in my Ruby `trap` block?...


rubymultithreadingsignalsdeadlockfork

Read More
Trix WYSIWYG Editor change default rows/vertical height of textfield...


ruby-on-railsrubytrix

Read More
How to test code coverage for Rails ERB templates?...


ruby-on-railsrubytestingcode-coverageerb

Read More
256 color terminal library for Ruby?...


rubyrubygemsxtermansi-escape256color

Read More
BackNext