aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/multiple_applications_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos: the indefinite articles(a -> an)SUGINO Yasuhiro2013-09-131-1/+1
|
* Allowing multiple rails applications in the same ruby instance.wangjohn2013-06-301-0/+148
This change provides the ability to create a new application with a configuration which can be specified.