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

Looks like readme error #4

Open
sadgb opened this issue Aug 14, 2015 · 3 comments
Open

Looks like readme error #4

sadgb opened this issue Aug 14, 2015 · 3 comments

Comments

@sadgb
Copy link

sadgb commented Aug 14, 2015

I was unable to
*= require bootstrap-typeahead-rails
but

*= bootstrap-typeahead-rails/bootstrap-typeahead

works good. I think you should update your readme

@Nerian
Copy link
Owner

Nerian commented Aug 14, 2015

It should work as stated in the Readme.

The index file at [1] should get required when you do require bootstrap-typeahead-rails.

[1] https://github.com/Nerian/bootstrap-typeahead-rails/tree/master/vendor/assets/stylesheets/bootstrap-typeahead-rails

@sadgb
Copy link
Author

sadgb commented Aug 22, 2015

it doesn't work. Tried clean rails 4.2 application with
line
gem 'bootstrap-typeahead-rails'
in my gemfile

@Nerian
Copy link
Owner

Nerian commented Aug 22, 2015

You can take a look at the test app:

https://github.com/Nerian/bootstrap-typeahead-rails/tree/master/testapp

It works as stated in the Readme. Maybe you could check for differences.

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

2 participants