More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#119 Łukasz Strzałkowski - All time
Showing 31 commits

Hash Date Message
aae89ee 2013-03-12 Cast number to string in Postgres
5f7bfb7 2012-05-18 Fix inspecting route redirections, closes #6369
61fc10d 2012-05-18 More DRY route inspect tests
5b55052 2010-09-05 Fixed 2 broken tests for router.
8f2c0bf 2010-09-05 This test is invalid for new router
38a421b 2010-09-02 Setup explicit requires for files with exceptions. Remov...
faba038 2010-09-05 Removed deprecated_mapper - we don't need it anymore
eac8b9c 2010-09-05 Removed tests for setting default value of *path in route
b478ff9 2010-09-05 Made test_generate pass
af72cf4 2010-09-05 If it's unused there's no reason to keep it commented. I...
442e549 2010-09-05 Removed rest of errors and failures in routing_test.rb. ...
7c50454 2010-09-05 Test for recognizing routes with http method set
8412886 2010-09-05 Fixed about half of broken tests in routing_test
8659c5e 2010-09-05 Fixed url_for test
aac3902 2010-09-05 Revert "Extended default route for match in tests - now ...
7ff8a20 2010-09-05 Extended default route for match in tests - now it match...
c5c839f 2010-09-02 Cleaned up autoload definitions.
1ac2083 2010-08-27 Fixed broken test suite - there was problem with namespa...
84d5461 2010-08-04 Fixed broken test suite - there was problem with namespa...
18bcc54 2010-08-04 Typo in class name
da84527 2010-07-26 Removed deprecated APIs in text and number helpers [#515...
bd4b3d8 2010-07-19 Added missing require of remove_method
661fd98 2010-07-19 Make use of redefine_method, removed some more redefinin...
fc71d59 2010-07-19 Introduced redefine_method
010eda2 2010-07-19 Removed warnings about method redefining
7637b71 2010-07-19 Test for behaviour of befeore_type_cast when operating o...
247886e 2010-07-19 Removed warnings when a variable is shadowed
06c74cf 2010-07-15 Bump bundler to 1.0.0.beta.5
4a26a29 2010-07-08 Removing method before redefining it. It was causing war...
be994e2 2010-06-28 Information about new rake task in CHANGELOG
518b16d 2010-06-25 Line break in migration template and nicer code indentation