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

stop generating vendor/plugins with new Rails 3.2 applications #4656

Closed
wants to merge 1 commit into from
Closed

stop generating vendor/plugins with new Rails 3.2 applications #4656

wants to merge 1 commit into from

Conversation

parndt
Copy link
Contributor

@parndt parndt commented Jan 25, 2012

Given that use of vendor/plugins is deprecated, should we not stop generating vendor/plugins with new Rails applications?

I know that this lacks fixing any tests that assert that vendor/plugins exists but I thought I'd see if there was support for this idea before spending more time.

Thanks!

@drogus
Copy link
Member

drogus commented Jan 25, 2012

It's deprecated, but it still works, I would just do it for master branch.

@tenderlove
Copy link
Member

Yes, can you please send this pull request to master? Thanks!

@parndt
Copy link
Contributor Author

parndt commented Jan 25, 2012

Sure

@vijaydev
Copy link
Member

@parndt ping!

@parndt
Copy link
Contributor Author

parndt commented Feb 14, 2012

Thanks.. I've been away, will work on this today.

@parndt
Copy link
Contributor Author

parndt commented Feb 14, 2012

This has already been done in master. dad7fdc :)

@parndt parndt closed this Feb 14, 2012
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

4 participants