Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial test to assert migration file #7

Merged
merged 16 commits into from
Oct 25, 2023

Conversation

JoDaBaRo
Copy link
Contributor

@JoDaBaRo JoDaBaRo commented Oct 2, 2023

No description provided.

@JoDaBaRo JoDaBaRo marked this pull request as draft October 4, 2023 18:10
@JoDaBaRo JoDaBaRo marked this pull request as ready for review October 11, 2023 17:56
Copy link
Collaborator

@guillermoap guillermoap left a comment

Choose a reason for hiding this comment

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

Just clean up the history of the commits and this is ready to go, great job!

@@ -8,17 +8,21 @@ class ActiveOutboxGenerator < ActiveRecord::Generators::Base
include ActiveOutbox::AdapterHelper
source_root File.expand_path('templates', __dir__)

class_option :root_components_path, type: :string, default: Rails.root
class_option :root_components_path, type: :string
Copy link
Collaborator

Choose a reason for hiding this comment

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

thinking about renaming this to just path, what do you think?

@guillermoap guillermoap merged commit 8471caa into main Oct 25, 2023
4 checks passed
@guillermoap guillermoap deleted the test-for-migration-generator branch October 25, 2023 18:34
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.

None yet

2 participants