rails3-subdomain-devise
rails3-subdomain-devise copied to clipboard
Deprecated. Use the new version at https://github.com/RailsApps.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.24 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...
Bumps [rack](https://github.com/rack/rack) from 1.2.1 to 1.2.8. Changelog Sourced from rack's changelog. [1.1.6, 1.2.8, 1.3.10] 2013-02-07 Fix CVE-2013-0263, timing attack against Rack::Session::Cookie [1.5.1] 2013-01-28 Rack::Lint check_hijack now conforms to other parts...
Bumps [rake](https://github.com/ruby/rake) from 0.8.7 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.5.0 to 0.9.5. Release notes *Sourced from [i18n's releases](https://github.com/svenfuchs/i18n/releases).* > ## v0.9.5 > * [#404](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/404) reported a regression in 0.9.3, which wasn't fixed by 0.9.4. [#408](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/408) fixes...
Bumps [rails](https://github.com/rails/rails) from 3.0.4 to 3.2.17. Commits - [`666e9f6`](https://github.com/rails/rails/commit/666e9f65bdfeb6cc5aa80b6254608adc3d7845ce) Preparing for 3.2.17 release - [`388d2f8`](https://github.com/rails/rails/commit/388d2f88886e4da8cc9fd9e14c80a4021ef47da1) Use the reference for the mime type to get the format - [`eaa2101`](https://github.com/rails/rails/commit/eaa2101b294ef546cc3fb35cc3f49c73849ac470) Escape format,...
Not really an issue, more like a feature request. :) I'm new to Rails 3, and gave this a go under Rails 3.1... but didn't get very far. Do you...