public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/feldpost/rails.git

feldpost's rails Feed   feed

jeremy committed to feldpost/rails about 1 month ago
jeremy committed to feldpost/rails about 1 month ago

082c377954fda43ad3b84abe5864e3e181f8e757

Missed changelog update for #501

brennandunn committed to feldpost/rails about 1 month ago

9cc8c0a0a18163fb6ae0f66b2513c902d19459dc

Routes may be restricted to lists of HTTP methods instead of a single method or :any.

brennandunn committed to feldpost/rails about 1 month ago

7bdd5b768e51f74fa437d1cc8f3c36643364c4fe

Accept an array of method symbols for collection/member actions of resources

timhaines committed to feldpost/rails about 1 month ago

82778351a8b1036ac4bdc8e72a3f011151fefa31

Add TestUploadFile.content_type= to match Request.UploadedFile

svenfuchs committed to feldpost/rails about 1 month ago

d6989aa0e1fe5e49fe1fccc3702aa7ff62a63faf

I18n: use :other instead of :many as default key for pluralization to better conform w/ cldr pluralization rules

tarmo committed to feldpost/rails about 1 month ago

707ee0e2695e85186d59aa407f09691ebfcc3125

Made migrations transactional for PostgreSQL [#834 state:resolved]

ssoroka committed to feldpost/rails 4 months ago

2183c220ada046993274ccdc6f1f86e9e8a3a5c6

Make sure clone_structure can load the results of dump_schema_information