2985d08951
* Redirect to streaming_api_base_url When Rails receives a request to streaming API, it most likely means that there is another host which is configured to respond to it. This is to redirect clients to that host if `STREAMING_API_BASE_URL` is set as another host. * Use the new Ruby 1.9 hash syntax |
||
---|---|---|
.. | ||
accounts | ||
timelines | ||
accounts_controller_spec.rb | ||
apps_controller_spec.rb | ||
blocks_controller_spec.rb | ||
domain_blocks_controller_spec.rb | ||
favourites_controller_spec.rb | ||
follow_requests_controller_spec.rb | ||
follows_controller_spec.rb | ||
instances_controller_spec.rb | ||
media_controller_spec.rb | ||
mutes_controller_spec.rb | ||
notifications_controller_spec.rb | ||
reports_controller_spec.rb | ||
search_controller_spec.rb | ||
statuses_controller_spec.rb | ||
streaming_controller_spec.rb |