Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Converting UTF-8 characters into properly ASCII characters

ruby ascii

jQuery validation to compare start and end date

Polymorphic associations break in rails 6.1

Rubyist in Pythonland: what is a real world example of a tuple? [duplicate]

python ruby tuples

suddenly PossibleAuthenticationFailureError in amqp

ruby amqp

how to get text between : and string?

ruby

How can I create an enumerator that does certain things after iteration?

ruby block enumerator

Can I add an attribute to a filter in haml?

how do I change environments in ruby on rails [duplicate]

Break out a loop from within a (yielded) block inside the loop

ruby

Can't deploy a basic Rails app on Heroku

undefined method `alias_method_chain' for ActionDispatch::Request:Class

Rails: Cleaning up large methods in controllers

How to require modules in Rails

ruby-on-rails ruby

How to connect to multiple WebSockets with Ruby?

ruby websocket eventmachine

ssh proxy script runs in ruby but not in jruby

ruby jruby net-ssh

Can I deconstruct a hash in block parameters in Ruby 3.1, like `|foo:|`?

ruby

How to fix the warning: "DEPRECATION: action_cable.js has been renamed to actioncable.js – please update your reference before Rails 8"? (Rails 7.0.4)