Added test for ERD subclassing notation
[erd-marker.git] / bundler_stubs / ri
1 #!/usr/bin/env ruby
2 #
3 # This file was generated by Bundler.
4 #
5 # The application 'ri' is installed as part of a gem, and
6 # this file is here to facilitate running it.
7 #
8
9 require 'pathname'
10 ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
11 Pathname.new(__FILE__).realpath)
12
13 require 'rubygems'
14 require 'bundler/setup'
15
16 load Gem.bin_path('rdoc', 'ri')