About
Posts
Serving as a Rails Consultant
Serving as a Team coach
Ruby on Rails
Showing posts tagged with #rails
How to test application helper code with RSpec
24 September 2024
#rspec
#helper
#helper specs
#rails
#testing
#ruby
Access Hash like constants in Ruby using nested constants in arrays
4 September 2022
#tech
#ruby
#rails
How to make sure a Rails Active Record model attribute value is set once but cannot be updated again - attr_readonly
28 August 2022
#tech
#rails