Code Monkey home page Code Monkey logo

Comments (4)

DanielKehoe avatar DanielKehoe commented on May 18, 2024

I'm having trouble duplicating this. Are you running the Rails Composer tool (the generic application template) or are you creating an app using the rails_apps_composer gem? Could you please show me the recipes and preferences that are recorded in the README file?

from rails-composer.

marcamillion avatar marcamillion commented on May 18, 2024

I just used the Rails Composer tool - i.e. rails new myapp -m <url for composer.rb>.

Here are the recipe and preferences in the README file:

My App
========================

This application was generated with the rails_apps_composer gem:
https://github.com/RailsApps/rails_apps_composer
provided by the RailsApps Project:
http://railsapps.github.com/

________________________

Recipes:
["controllers", "core", "email", "extras", "frontend", "gems", "git", "init", "models", "prelaunch", "railsapps", "readme", "routes", "setup", "testing", "views"]

Preferences:
{:git=>true, :railsapps=>"none", :dev_webserver=>"thin", :prod_webserver=>"thin", :database=>"sqlite", :templates=>"erb", :unit_test=>"test_unit", :integration=>"none", :fixtures=>"none", :frontend=>"bootstrap", :bootstrap=>"less", :email=>"sendgrid", :authentication=>"devise", :devise_modules=>"confirmable", :authorization=>"cancan", :form_builder=>"none", :starter_app=>"admin_app", :ban_spiders=>true, :jsruntime=>true, :rvmrc=>true}

It is possible that I may have done something wrong, because I was having a problem just getting the application running any at all - as per my comments in another issue or two.

But all that happened was that there was an application.css and application.css.scss file.Once I deleted the former, everything is now gravy.

from rails-composer.

DanielKehoe avatar DanielKehoe commented on May 18, 2024

Thanks for catching this. Turns out that when you select Bootstrap (Less) twitter-bootstrap-rails creates a new application.css after we already removed it. I've corrected the error and updated the Rails Composer tool. Please give it a try and reopen the issue if the problem isn't resolved.

from rails-composer.

marcamillion avatar marcamillion commented on May 18, 2024

Great!

from rails-composer.

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.