1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/lib/action_cable/subscription_adapter
Xavier Noria cf082927ef copy-edits an exception message
Inserted spaces in the name of Rails components.

Since I was on it, also used PostgreSQL instead of Postgres
because albeit Postgres is an accepted alias, PostgreSQL is
the official name and the actual name of the adapter.

See

    https://wiki.postgresql.org/wiki/ProjectName

with regard to PostgreSQL vs Postgres.
2016-08-07 22:58:20 +02:00
..
async.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
base.rb Allow subscription adapters to be shut down 2016-01-24 19:00:06 +10:30
evented_redis.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
inline.rb Synchronize the lazy setters in Server 2016-01-30 03:46:37 +10:30
postgresql.rb copy-edits an exception message 2016-08-07 22:58:20 +02:00
redis.rb applies new string literal convention in actioncable/lib 2016-08-06 19:13:46 +02:00
subscriber_map.rb Add guard to broadcast. 2016-05-26 05:22:56 +09:00