You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rdoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Installation is as simple as typing the following text into a command prompt (su
8
8
9
9
gem install guardian-content
10
10
11
+
Alternatively, the gem can be directly downloaded from http://rubygems.org/gems/guardian-content
12
+
11
13
== Usage
12
14
13
15
To use the library within a project, simply include the line <code>require 'guardian-content'</code> - you can then use any of the methods listed below.
0 commit comments