Ruby
Debugging RubyGems
Reading Time: 2 minutes Sometimes we can run into bugs in our application...
Development
Rails + RSpec + Turnip = <3
Reading Time: 4 minutes Integration tests are used to ensure that all...
Beginners Level
Best practices using Rails Seeds
Reading Time: 2 minutes Best practices using Rails Seeds Rails seeds...
Development
Customizing Solidus order number generation
Reading Time: 2 minutes Solidus provides an out-of-the-box mechanism...
Advanced Level
How to take advantage of Ruby blocks
Reading Time: 3 minutes Blocks in ruby are a very powerful aspect of...
Advanced Level
Clearing the air: How to test new features with Rails?
Reading Time: 4 minutes Feature specs are integral to a good test suite....
Development
Mount a Solr search engine with Rails using Docker Compose
Reading Time: 4 minutes One of the most interesting challenges while...
AWS
How to Deploy your Rails App as easy as Heroku?
Reading Time: 5 minutes This is your situation: You have this new shining...
Rails
PDF and XLSX reports with Ruby on Rails.
Reading Time: 12 minutes How to generate PDF and Excel reports on Rails...
Beginners Level
What are ruby contracts and how we can use them?
Reading Time: 4 minutes What are Ruby Contracts? The gem author defines...