Skip to content

Views don't change to include bootstrap markup in production #3

@hayksaakian

Description

@hayksaakian

In development, everything looks fine, and examining the HTML clearly shows that bootstrap is installed correctly.

In production however, it looks like the CSS is imported fine, but the actual HTML is still default refinerycms, and as such the rest of the site looks different than it should in like in development.

my production example site:

http://hayktest.herokuapp.com

the github remote repo my code:

https://github.com/hayksaakian/hayktestcms


If i remove the explicit branch for the gem, asset precompilation fails with

uninitialized constant Refinery::Pages::MenuPresenter
/tmp/build_jshx6g4dnio3/vendor/bundle/ruby/2.0.0/bundler/gems/refinerycms-bootstrap-727c88f26c81/config/initializers/refinery/menu_presenter.rb:1:in `<top (required)>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions