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
/
actionwebservice
/
lib
/
action_web_service
/
container
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ...
Marcel Molina
2006-04-29
1
-4
/
+2
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
3
-5
/
+3
*
Fix docs (closes #2679) [coffee2code]
David Heinemeier Hansson
2005-11-07
2
-5
/
+5
*
clean up cases where we override #inherited
Leon Breedt
2005-06-25
1
-8
/
+8
*
remove usages of @request, @response, @params, and replace with #request, #re...
Leon Breedt
2005-05-05
1
-1
/
+1
*
be explicit about the object to do #instance_eval in for delegated dispatching,
Leon Breedt
2005-04-05
1
-1
/
+1
*
Removed broken attempt to DRY module ClassMethod #970
David Heinemeier Hansson
2005-04-02
1
-0
/
+5
*
Automatically extend the class which gets a module included with the ClassMet...
David Heinemeier Hansson
2005-04-02
1
-5
/
+0
*
Fixed that MissingSourceFile's wasn't properly detected in production mode #9...
David Heinemeier Hansson
2005-03-25
1
-1
/
+1
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-3
/
+6
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
3
-0
/
+249