Greg Lappen
Greg Lappen
Hello, I am trying out this plug, and ran into a strange issue. Configuring tesla_client option was also kind of tricky, and I don't know if I have it setup...
Hello, I am trying this player with a movie, and it seems to work well with one exception: the video starts with the "view" 180 degrees from where I'd like...
Hello, I just encountered an issue where my API returns errors for an associated object. Let's say I have a User model, and a User has-many UserRoles. The errors json...
Implemented attribute_changed_in_place? on models so validates_numericality_of validation will work
This seems to work, and specs are passing, but let me know if there's a more natural way to do this, or if the method should be added in a...
Hello, I am trying this on latest version of Rails 5 (I just found out it was supported, so I got pretty far despite that!). I am not getting the...
Hello, I am using tinymce-rails on a Rails 5.1 project that I deploy to production using docker. There are not problems in development, but when I deploy to production, i...
Hello, We have encountered a strange problem where are using a Tabular table to represent a list of people who attended a meeting. So on the meeting template, there is...
Hello, I'm using instructor to generate content for my app, but my schemas are stored in a database and instructor is generating primary keys and foreign keys. For example, my...