Skip to content

Commit ac0d6a8

Browse files
authored
Add alternative documentation links (#1574)
Links to AI generated docs and a cheatsheet by @raghubetina
1 parent af71cf7 commit ac0d6a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ gem 'ransack', :github => 'activerecord-hackery/ransack', :branch => 'main'
3333

3434
### Documentation
3535

36-
There is [extensive documentation on Ransack](https://activerecord-hackery.github.io/ransack/), which is a [Docusaurus](https://docusaurus.io/) project and run as a GitHub Pages site.
36+
There is [extensive documentation on Ransack](https://activerecord-hackery.github.io/ransack/), which is a [Docusaurus](https://docusaurus.io/) project and run as a GitHub Pages site. Alternatively there is [AI Generated documentation](https://deepwiki.com/activerecord-hackery/ransack/1-overview) produced by [devin.ai](https://devin.ai/).
37+
38+
This [gist](https://gist.github.com/raghubetina/d5fc3df67ddbadcac271) has a quick-start cheatsheet, created by [@raghubetina](https://gist.github.com/raghubetina)
3739

3840
## Issues tracker
3941

0 commit comments

Comments
 (0)