Gonzalo Rodríguez-Baltanás Díaz
Gonzalo Rodríguez-Baltanás Díaz
@lightsofapollo: How did it go? Any improvements?
@fchenung: Good work!
You can use this fork https://github.com/Nerian/akephalos. It gives more memory to the JVM.
That's is a nice idea. I will look at the code this afternoon.
@patrickhno I gave it a try and cooked this. https://github.com/Nerian/akephalos/tree/jvm Akephalos' tests pass but I haven't a full app using akephalos to try this. Does it work in your app?:...
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
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.
Sure, feel free to make a Pull Request with this change and I will merge it.
Shouldn't you set 'rangy' to true instead of false?
Nowadays I recommend https://github.com/summernote/summernote-rails since it updated more often. The project from which this repo takes the code (https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg) it's a little bit inactive. You may consider changing to summernote....