Skip to content

Ensure each engine is included for each generator.#1691

Merged
ugisozols merged 1 commit into
refinery:masterfrom
sdownie:engine_generators
May 24, 2012
Merged

Ensure each engine is included for each generator.#1691
ugisozols merged 1 commit into
refinery:masterfrom
sdownie:engine_generators

Conversation

@sdownie

@sdownie sdownie commented May 24, 2012

Copy link
Copy Markdown
Contributor

When excluding an engine in your Gemfile (Example: refinerycms-authentication) and you run rails g refinery:cms --fresh-installation it still attempts to run the generators for the excluded engine.

@travisbot

Copy link
Copy Markdown

This pull request passes (merged 3b5264a into 950f934).

ugisozols added a commit that referenced this pull request May 24, 2012
Ensure each engine is included for each generator.
@ugisozols ugisozols merged commit 7570926 into refinery:master May 24, 2012
@MadWagon

Copy link
Copy Markdown

This merge doesn't seem to be part of current 2-0-stable, was it removed ?

@ugisozols

Copy link
Copy Markdown
Member

I think it just wasn't backported... Are you having an issue which this PR solves?

@MadWagon

Copy link
Copy Markdown

Yes, I am trying the get rid of the Refinery Authentication (integrating Refinery with an existing app as per the guide) but I can't.

@ugisozols

Copy link
Copy Markdown
Member

I cherry picked that commit for 2-0-stable in 7d7aff3 so if you need that fix now you can point refinery's gem to use 2-0-stable branch:

# Gemfile
gem "refinerycms", :git => "git://github.com/refinery/refinerycms.git", :branch => "2-0-stable"

@MadWagon

Copy link
Copy Markdown

Good thank you !

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.

4 participants