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

Extraction of gem conversion process #55

Closed
sheerun opened this issue Dec 9, 2013 · 2 comments
Closed

Extraction of gem conversion process #55

sheerun opened this issue Dec 9, 2013 · 2 comments

Comments

@sheerun
Copy link
Contributor

sheerun commented Dec 9, 2013

Gem conversion needs to be extracted to separate gem (rails_assets), to allow offloading gem conversion of components to many servers (currently done in background process). After successful conversion .gem file can be downloaded and index updated in fast manner.

Also it'll allow to generate .gem files for components locally and not depending on rails-assets.org service.

@sheerun
Copy link
Contributor Author

sheerun commented Feb 28, 2014

I don't think the .gem files should be generated, but rather directories in tmp and proper paths should be added to config.assets.paths.

@sheerun
Copy link
Contributor Author

sheerun commented Mar 6, 2014

It's now duplicate of #121

@sheerun sheerun closed this as completed Mar 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant