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

Configure path #38

Open
thspinto opened this issue Feb 10, 2016 · 0 comments
Open

Configure path #38

thspinto opened this issue Feb 10, 2016 · 0 comments

Comments

@thspinto
Copy link

Hi,

I defined a path on my routes.rb as:

resources :me, :only => [:show, :update, :destroy], controller: 'users'

If I use the following on sabisu_rails.rb:

config.resources = [:me, :groups]

I get uninitialized constant error:

Showing /Users/thiago/.rvm/gems/ruby-2.3.0/bundler/gems/sabisu-rails-af7499e87912/app/views/sabisu_rails/explorer/index.html.erb where line #35 raised:

uninitialized constant Me

Is there a way to configure Sabisu to make that route work?

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

No branches or pull requests

1 participant