I was doing some recent environment testing with rails with the same application created on each of OSX, CentOS, and Ubuntu and was surprised when the application gave an error […]
READ MOREI recently deployed a Rails app on a CentOS 8 container and was surprised to see that the ‘rails new’ command did not create the entire application directory structure that […]
READ MOREI was working on a Rails project for a client recently where I was trying to figure out why a model search operation was joining to the same table twice, […]
READ MOREI recently worked on an issue when creating a Rails form to search and display objects by timestamp and spent far too much time troubleshooting an issue with the datetime_field_tag […]
READ MORE