Skip to content

Conversation

@Farjaad
Copy link
Collaborator

@Farjaad Farjaad commented Mar 19, 2025

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Farjaad Farjaad force-pushed the run-tests branch 10 times, most recently from 25732e1 to c6d7b82 Compare March 19, 2025 17:58
end

class Block < ApplicationRecord
class Block < ActiveRecord::Base
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was getting an uninitialized constant for ApplicationRecord so I changed this to match what all the other models do

Copy link
Collaborator

@derek-etherton-opslevel derek-etherton-opslevel Mar 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ope good call, the version I forked back to is targeting an older Ruby version than the PR I copied from


create_table "uuid_tags", :id => false do |t|
t.string "uuid", :unique => true
t.string "uuid"
Copy link
Collaborator Author

@Farjaad Farjaad Mar 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why I needed to change this (or why it was valid in the first place)

@derek-etherton-opslevel
Copy link
Collaborator

derek-etherton-opslevel commented Mar 19, 2025

tests be running... looks awesome, thank you!
Sorry for yankin them out in the first place

@Farjaad Farjaad merged commit 4a81efa into master Mar 19, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants