Giter Site home page Giter Site logo

assets_roles ignored about rails HOT 3 CLOSED

capistrano avatar capistrano commented on May 19, 2024
assets_roles ignored

from rails.

Comments (3)

rosswilson avatar rosswilson commented on May 19, 2024

The options :assets_roles and :assets_prefix shouldn't be shown on the README page because they're not in version 1.1.0. They are only in the master branch.

If you compare the lib/capistrano/tasks/assets.rake file between the master branch and the v1.1.0 tag you'll see the references to :asset_roles and :assets_prefix don't appear in v1.1.0.

In your Gemfile change to using:

gem 'capistrano', github: 'capistrano/capistrano', group: :development
gem 'capistrano-rails', github: 'capistrano/rails', group: :development

And then you'll be using the latest version of Capistrano for Rails, where the above configuration should work.

from rails.

kirs avatar kirs commented on May 19, 2024

I released 1.1.1 version of the gem and you can already use it from Rubygems.

from rails.

reiz avatar reiz commented on May 19, 2024

Thanks! Using now version 1.1.1 and it works like expected. 👍

from rails.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.