@thejayvm Solutions
Software development, web and otherwise, thoughts in #yeg
Browse: Home » Ruby

My Love/Hate Relationship with Ruby on Rails

July 26, 2018 · by Jason · in Commentary, Rails, Ruby

I love Ruby as a programming language. I first discovered Ruby after having been a Java developer for almost a decade. This was long before Java introduced closures so Ruby’s blocks and iterator methods like #each and #map were a…

ActiveRecord without Rails – Connecting and Running Migrations

January 2, 2016 · by Jason · in Rails, Ruby

This is a quick cliff notes of two blog posts I discovered while trying to figure out how to: Establish a connection to a (SQLite3) database via ActiveRecord outside of a Rails application. Run migrations to establish a base contents…

Why You Shouldn’t Rely on ActiveRecord Validations for Data Integrity

October 25, 2014 · by Jason · in Rails

I started trying to answer questions on stackoverflow today. It’s a new thing so that’s exciting unto itself but I came across this question that made me feel there was something worth blogging about. To recap if you’re “too focused…

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Categories

  • Commentary (3)
  • Conferences (1)
  • JavaScript (1)
  • Ruby (3)
    • Rails (3)
  • Testing (1)
  • TypeScript (1)
  • Uncategorized (1)

Copyright © 2025 @thejayvm Solutions

Powered by WordPress and Origin