[rails] Use `bin/rails` to start server (#10046)
Calling `rails` directly is deprecated and results in errors on newer
versions:
3.5.0+0/rubygems.rb:269:in 'Gem.find_spec_for_exe': can't find gem
railties (>= 0.a) with executable rails (Gem::GemNotFoundException)