ruby-on-rails - 分页无法正常工作 - will_paginate,bootstrap4

标签 ruby-on-rails twitter-bootstrap bootstrap-4 will-paginate

我是 Rails 新手。尝试在我的项目中添加 will_paginate,按照说明进行操作并相应地添加配置。最后它工作并显示页码。

1.) 问题是,当它显示页码和下一页选项时,它不包括数字之间的空格。

enter image description here

enter image description here

2.) 有什么方法可以将 will_paginate bootstrap 与 bootstrap 4 一起使用吗? bkz,据我所知,那个人提到他不再为那个 gem 提供支持。

最佳答案

is there any way to use will_paginate bootstrap with bootstrap 4? bkz as i know the guy mentioned he dont provide support for that gem anymore.

这是 will_paginatebootstrap 4 的支持 will_paginate-bootstrap4

关于ruby-on-rails - 分页无法正常工作 - will_paginate,bootstrap4,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45013763/

相关文章:

javascript - 切换 div 和扩展/压缩其他

javascript - 为我自己的框架放弃 Bootstrap

html - css bootstrap 使行中的所有列高度相同

ruby-on-rails - 如何从 Rails 2.3.5 中的模型渲染部分

css - 如何给div添加响应式水平滚动条?

javascript - Bootstrap toast 移动所有元素

css - 屏幕最左侧的 Bootstrap : background image in a . 容器

css - Rails 5 - 使用 item_wrapper_tag 在 simple_form 中设置集合样式

ruby-on-rails - 清理文本中的字符并设置样式

ruby-on-rails - Rails 4 - 如何使用载波在 froala 编辑器中上传图像?