Skip to content

Commit d1b9a81

Browse files
Read me file is updated with tutorial link
1 parent b8c50d7 commit d1b9a81

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,16 @@ $ rails generate datatable UnrespondedMessages
376376

377377
In the end, it's up to the developer which model(s), scope(s), relationship(s) (or else) to employ inside the datatable class to retrieve records from the database.
378378

379+
## Tutorial
380+
381+
Tutorial for Integrating `ajax-datatable-rails`, on Rails 4 .
382+
383+
[Part-1 The-Installation](https://github.com/antillas21/ajax-datatables-rails/wiki/Part-1----The-Installation)
384+
385+
[Part 2 The Datatables with ajax functionality](https://github.com/antillas21/ajax-datatables-rails/wiki/Part-2-The-Datatables-with-ajax-functionality)
386+
387+
The complete project code for this tutorial series is available on [github](https://github.com/trkrameshkumar/simple_app).
388+
379389

380390
## Contributing
381391

0 commit comments

Comments
 (0)