README.rdoc 874 字节
Newer Older
1
= Active Support -- Utility classes and Ruby extensions from Rails
D
David Heinemeier Hansson 已提交
2

3 4 5 6
Active Support is a collection of utility classes and standard library
extensions that were found useful for the Rails framework. These additions
reside in this package so they can be loaded as needed in Ruby projects
outside of Rails.
D
David Heinemeier Hansson 已提交
7 8


9
== Download and installation
D
David Heinemeier Hansson 已提交
10

J
José Valim 已提交
11
The latest version of Active Support can be installed with Rubygems:
D
David Heinemeier Hansson 已提交
12

13
  % [sudo] gem install activesupport
D
David Heinemeier Hansson 已提交
14

15
Source code can be downloaded as part of the Rails project on GitHub
D
David Heinemeier Hansson 已提交
16

A
Akira Matsuda 已提交
17
* https://github.com/rails/rails/tree/master/activesupport/
D
David Heinemeier Hansson 已提交
18 19 20 21 22 23 24 25 26


== License

Active Support is released under the MIT license.


== Support

27
API documentation is at
D
David Heinemeier Hansson 已提交
28

29
* http://api.rubyonrails.com
D
David Heinemeier Hansson 已提交
30

31 32 33
Bug reports and feature requests can be filed with the rest for the Ruby on Rails project here:

* https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets