Giter VIP home page Giter VIP logo

Comments (5)

Deckluhm avatar Deckluhm commented on July 20, 2024

You don't have any javascript manifest (app/assets/javascripts/application.[js/coffee]), do you?

I just tested it with rails 5.0.0.beta2 / foundation-rails 6.1.2.0 and it works perfectly.

from foundation-rails.

bsodmike avatar bsodmike commented on July 20, 2024

@Deckluhm perhaps the generator should check if application.coffee exists first; unless it should by default.

from foundation-rails.

Deckluhm avatar Deckluhm commented on July 20, 2024

This file exists in any new Rails app but you can delete it / rename it / choose not to use it.

One solution is to change the installer and prompt the user to choose the file he wants to use.
Another one is to follow the manual installation instructions.

from foundation-rails.

openscript avatar openscript commented on July 20, 2024

If you want to use foundation-rails in a Rails 5 engine you have the same problem. The manifest file is in a sub folder. The sub folder is named after the engines name.

The foundation installer is looking for a file at ./app/assets/javascripts/application.coffee but it is actually at ./app/assets/javascripts/enginename/application.coffee.

from foundation-rails.

SylarRuby avatar SylarRuby commented on July 20, 2024

Hi guys. Nothing was working so I head back to rails 4.

from foundation-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.