Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Include assets from gems #2

@srigi

Description

@srigi

I'm not comfortable to duplicate files into <basepath>/vendor/assets/javascript. For example I'm using angularjs-rails gem that provide AngularJS javascript files for me in ~/.rvm/gems/ruby-2.0.0-p247/gems/angularjs-rails-1.0.8/vendor/assets/javascripts/angular.js.

It is possible to reference files in config/karma.conf.js by absolute path, but that will not scale in multideveloper (or opensource) project. Can you somehow implement assets pipeline or any other magic so I can reference my libs using standard (Rails 3.1+) way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions