Skip to content

Remove ApplicationController.helpers prefix#1527

Merged
justin808 merged 1 commit intomasterfrom
justin808/revert6753c84d
Mar 21, 2023
Merged

Remove ApplicationController.helpers prefix#1527
justin808 merged 1 commit intomasterfrom
justin808/revert6753c84d

Conversation

@justin808
Copy link
Copy Markdown
Member

@justin808 justin808 commented Feb 24, 2023

This reverts commit 6753c84.

This is reverted to push out the release without this change.


This change is Reviewable

Comment thread lib/react_on_rails/helper.rb Outdated

ReactOnRails::WebpackerUtils.raise_nested_entries_disabled unless ReactOnRails::WebpackerUtils.nested_entries?

puts "ZYXXYZ" if @self.nil?
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

why @self and not self?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Because I only want line 330~331 to run the debug statement once.

@Judahmeek Judahmeek force-pushed the justin808/revert6753c84d branch from 8d867de to f26cfe1 Compare March 17, 2023 22:46
@Judahmeek Judahmeek changed the title Revert "Changes required for RoR Pro caching (#1518)" Remove ApplicationController.helpers prefix Mar 17, 2023
Comment thread .gitignore

node_modules

/node_package/lib
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Why are you removing this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So I can test the branch without getting you to make a new release.

@justin808
Copy link
Copy Markdown
Member Author

Please advise me if this is should be merged soon.

@Judahmeek Judahmeek force-pushed the justin808/revert6753c84d branch from ba0f480 to f26cfe1 Compare March 21, 2023 18:26
@justin808 justin808 merged commit 3e7b572 into master Mar 21, 2023
@justin808 justin808 deleted the justin808/revert6753c84d branch March 21, 2023 19:24
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.

2 participants