File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
If you don't have the environment set make sure to read
4
4
5
- http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record.
5
+ http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record
6
6
7
7
== Running the Tests
8
8
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The latest version of Active Support can be installed with RubyGems:
12
12
13
13
% [sudo] gem install activesupport
14
14
15
- Source code can be downloaded as part of the Rails project on GitHub
15
+ Source code can be downloaded as part of the Rails project on GitHub:
16
16
17
17
* https://github.com/rails/rails/tree/master/activesupport
18
18
@@ -26,7 +26,7 @@ Active Support is released under the MIT license:
26
26
27
27
== Support
28
28
29
- API documentation is at
29
+ API documentation is at:
30
30
31
31
* http://api.rubyonrails.org
32
32
You can’t perform that action at this time.
0 commit comments