index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
api.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
applies new string literal convention in actionpack/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
quick edits on the AC::API RDoc [ci skip]
Xavier Noria
2016-04-05
1
-19
/
+20
*
Re-add ActionController::ApiRendering
Jon Moss
2016-01-20
1
-1
/
+1
*
remove RackDelegation module
Aaron Patterson
2015-08-26
1
-1
/
+0
*
docs, custom api base controllers shoudl subclass metal. [ci skip]
Yves Senn
2015-08-01
1
-1
/
+1
*
A few documentation edits [ci skip]
Robin Dupret
2015-06-15
1
-9
/
+11
*
Mention that doing nothing in Rails API controllers returns 204
Santiago Pastorino
2015-06-11
1
-1
/
+1
*
Return 204 if render is not called in API controllers
Jorge Bejar
2015-06-11
1
-0
/
+1
*
Include ParamsWrapper in AC::API
Jorge Bejar
2015-06-11
1
-1
/
+5
*
Fix MimeResponds example in AC::API documentation
Santiago Pastorino
2015-06-11
1
-3
/
+5
*
Do not say that Api Controllers are faster than regular ones in docs
Jorge Bejar
2015-06-11
1
-4
/
+4
*
Remove Compatibility module since we don't remember why it was added :smile:
Jorge Bejar
2015-06-11
1
-19
/
+0
*
Remove api_rendering is not needed
Santiago Pastorino
2015-06-11
1
-1
/
+1
*
Add ActionController API functionality
Santiago Pastorino
2015-06-11
1
-0
/
+157