We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9746b commit b27df18Copy full SHA for b27df18
README.md
@@ -65,6 +65,13 @@ To migrate on the v0.4 you'll need to :
65
* update your views to declare your columns bindings ([See here](#5-wire-up-the-javascript))
66
67
68
+## Documentation version
69
+
70
+This documentation is about the `v1.x.x` release (master branch) of this gem.
71
72
+You can still have access to the `v0.4.x` documentation on the [v0.4.x branch](https://github.com/jbox-web/ajax-datatables-rails/tree/v0.4.x).
73
74
75
## Installation
76
77
Add these lines to your application's Gemfile:
0 commit comments