Skip to content

Commit d5629ca

Browse files
committed
Added cheat sheet link to readme.md
1 parent c1b33fc commit d5629ca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ plsql.activerecord_class = ActiveRecord::Base
117117

118118
and then you do not need to specify plsql.connection (this is also safer when ActiveRecord reestablishes connection to database).
119119

120+
121+
### Cheat Sheet:
122+
123+
You may have a look at this [Cheat Sheet](http://cheatography.com/jgebal/cheat-sheets/ruby-plsql-cheat-sheet/) for instructions on how to use ruby-plsql
124+
120125
INSTALLATION
121126
------------
122127

0 commit comments

Comments
 (0)