1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Xavier Noria fca51a7c03 quick edits on the AC::API RDoc [ci skip]
In particular, the fact that ApplicationController is the only
one inheriting from AC::API is not a default. You could say at
most that generators generate them that way, but the creation
of controllers is something which is out of our control because
programmers write controllers by hand.

Instead, we can say that normally, conventionally, as in the
majority of Rails apps, that is the actually the case.
2016-04-05 11:06:09 -04:00
..
abstract_controller Break up a circular require between AP/AV 2016-03-11 14:42:47 -07:00
action_controller quick edits on the AC::API RDoc [ci skip] 2016-04-05 11:06:09 -04:00
action_dispatch Strong ETag validators 2016-03-31 18:15:32 -07:00
action_pack Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
abstract_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_controller.rb Move Caching module to Abstract Controller 2016-02-23 21:11:15 -03:00
action_dispatch.rb Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
action_pack.rb Update copyright notices to 2016 [ci skip] 2015-12-31 18:27:19 +02:00