Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix layout problem #23

Merged
merged 1 commit into from
Apr 1, 2013
Merged

Fix layout problem #23

merged 1 commit into from
Apr 1, 2013

Conversation

bcaccinolo
Copy link
Contributor

Always tries to load the layout application and not the layout kss/application.

Before

Screen Shot 2013-03-11 at 1 56 28 PM

After

Screen Shot 2013-03-11 at 1 56 53 PM 1

@parkeryoung
Copy link

Until this is merged in, putting

class Kss::HomeController < Kss::ApplicationController
  include Kss::ApplicationHelper

  def index
  end
end

in app/controllers/kss/home_controller.rb should suffice as a work-around.

dewski pushed a commit that referenced this pull request Apr 1, 2013
@dewski dewski merged commit 4dba15c into dewski:master Apr 1, 2013
@ags ags mentioned this pull request Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants