禁用 gmaps4rails 搜索“gmaps4rails.css”的功能
我希望 gmaps4rails gem 不搜索“gmaps4rails.css”。 为此,我必须以某种方式传递enable_css = false。
相关文件是这样的: https://github.com/apneadiving/Google -Maps-for-Rails/blob/master/lib/gmaps4rails_helper.rb
请帮助我。我正在使用 Rails 3.0.7
非常感谢, 米哈利斯
I want the gmaps4rails gem to not search for "gmaps4rails.css".
To do so, I have to somehow pass enable_css = false.
The relevant file is this :
https://github.com/apneadiving/Google-Maps-for-Rails/blob/master/lib/gmaps4rails_helper.rb
Please help me out. I'm using Rails 3.0.7
Thanks a lot,
Michalis
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案就在这里:https://github.com/apneadiving/Google- Maps-for-Rails/wiki/杂项
The answer lies here: https://github.com/apneadiving/Google-Maps-for-Rails/wiki/Miscellaneous