Joshua Peek
1d8d799a01
Bump sprockets dependency
2011-05-17 17:20:27 -04:00
Vishnu K. Sharma
a4041c5392
rack_mount upgrade to new version 0.8.0
2011-05-13 10:44:08 -07:00
Arun Agrawal
975fd5669d
rack-mount gem updated.
2011-05-13 08:01:16 +05:30
Santiago Pastorino
bd4831d699
Bump up rack-cache, tzinfo and thor
2011-05-04 16:47:48 -03:00
José Valim
bff374050d
Use latest rack-test.
2011-05-03 23:03:07 +02:00
José Valim
06ddda0a5f
We no longer depend on those git repos.
2011-05-03 12:56:57 +02:00
Prem Sichanugrist
8bf5d684fd
Update Action Pack to depend on Rack 1.3.0
...
Rack 1.3.0 was released a while ago, which break the hard dependency we set in Action Pack. This dependency bump won't be the issue, as we always depends on edge Rack. Also, we was waiting for Rack 1.3.x release before we can release Rails 3.1 beta anyway.
2011-05-03 15:40:52 +07:00
David Heinemeier Hansson
2fbbd08616
Use require_self from latest Sprockets
2011-05-02 19:24:49 -05:00
Joshua Peek
f76726c09d
Use sprockets beta gem
2011-05-01 23:23:31 -07:00
Neeraj Singh
502aaec92c
upgrade rack-mount
...
Newer version is a few minor performance fixes
2011-04-28 06:35:58 -04:00
Sven Fuchs
a5b0f7064c
bump the i18n gem to 0.6.0beta1 and update docs for the i18n exception handler [ #6739 state:committed]
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2011-04-26 15:10:58 +02:00
Santiago Pastorino
a000fc58b8
Bump up erubis to 2.7.0
2011-04-02 23:56:52 -03:00
Santiago Pastorino
99da42c299
Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0
2011-04-02 00:35:33 -03:00
Prem Sichanugrist
51551a0a5b
Update the wildcard route to be non-greedy by default, therefore be able to match the (.:format) segment [ #6605 state:resolved]
...
After some discussion with Andrew White, it seems like this is a better approach for handling a wildcard route. However, user can still bring back the old behavior by supplying `:format => false` to the route.
Signed-off-by: Andrew White <andyw@pixeltrix.co.uk >
2011-03-29 10:12:17 +01:00
Pratik Naik
a8a704b07c
Bump rack-test version
2011-01-04 19:30:52 +00:00
Santiago Pastorino
2cbf948f25
Bump up rack-cache
2010-12-24 14:38:18 -02:00
Sven Fuchs
7ffd5daa7f
bump i18n gem
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-12-04 18:00:31 +01:00
Santiago Pastorino
884e3506d2
Bump builder to 3.0.0
2010-11-17 19:35:58 -02:00
José Valim
2a90a4e51c
Use latest I18n.
2010-10-26 18:17:11 -02:00
José Valim
69a1a0adb5
Remove rack-cache-purge.
2010-10-26 14:05:06 -02:00
Santiago Pastorino
14d2feeeab
Bump up some deps
2010-09-26 00:29:38 -03:00
Aaron Patterson
de9b3385fc
fixing bug with rails use of rack-test
2010-09-22 17:09:06 -07:00
wycats
254ab7d916
First pass at Rack::Cache
2010-09-13 16:06:03 -07:00
Andrew White
6c3f5eb76c
Bump rack-mount to 0.6.13 and add test case for named character classes [ #5509 state:resolved]
...
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com >
2010-08-31 21:16:21 -03:00
Santiago Pastorino
04ee54f3fc
Bump up rack-mount to 0.6.12
2010-08-22 20:28:37 -03:00
Santiago Pastorino
b91dcb63d0
Bump up tzinfo to 0.3.23
2010-08-20 02:39:09 -03:00
Santiago Pastorino
43f44c1a03
Bump up rack-mount to 0.6.10
2010-08-19 14:49:16 -03:00
Santiago Pastorino
d16c5cc99b
Change some missing README -> README.rdoc
2010-07-22 01:47:06 +08:00
Santiago Pastorino
fcb230144b
Bump up nokogiri, memcache-client, sqlite3-ruby, fcgi, mail and tzinfo
2010-07-15 13:18:47 -07:00
Santiago Pastorino
3952268929
Bump up to rack-mount 0.6.9 and rack-mount-0.6.6.pre removed from action_dispatch vendor
2010-07-15 13:18:44 -07:00
Santiago Pastorino
2ef8a2b403
bump erubis version to 2.6.6 and thor version to 0.13.7
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-07-02 01:51:03 +02:00
Jeremy Kemper
f3bb185b03
Upgrade to Rack 1.2.1
2010-06-27 17:55:23 -07:00
Jeremy Kemper
6549291901
Vendor unreleased rack-mount 0.6.6.pre dependency
2010-06-27 16:28:04 -07:00
Jeremy Kemper
1b369be02f
Bump rack-mount to 0.6.5 for tokenizer speedup
2010-06-21 18:28:00 -07:00
Santiago Pastorino
6865b5e4eb
Bump rack-mount version to 0.6.4
2010-06-12 18:47:37 -07:00
Jeremy Kemper
35ae42be4f
Bump i18n to 0.4.1
2010-06-05 22:05:58 -07:00
Santiago Pastorino
31e1445a81
Unforce builder from AS
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-06-01 10:45:51 +02:00
Santiago Pastorino
0bed93be25
Unforce tzinfo from AS
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-06-01 09:16:19 +02:00
Santiago Pastorino
1854209bb3
Unforce i18n from AS
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-05-31 12:56:25 +02:00
Santiago Pastorino
f5104caf3b
rack-test version updated and removed from Gemfile
...
Signed-off-by: José Valim <jose.valim@gmail.com >
2010-05-31 11:26:47 +02:00
Jeremy Kemper
7bd3a105fd
Bump rack-mount dependency to ~> 0.6.3 for CRITICAL FIX
2010-04-16 14:40:24 -07:00
Jeremy Kemper
9f26f95d4a
Revert "Require rack-mount 0.6.0 since 0.6.1 and later can't be bundled"
...
They can be bundled. Just the git repos can't. Use rails/rack-mount for that.
This reverts commit ef6cdc974f .
2010-04-16 13:55:21 -07:00
Jeremy Kemper
ef6cdc974f
Require rack-mount 0.6.0 since 0.6.1 and later can't be bundled
2010-04-14 17:04:33 -07:00
Joshua Peek
e00bc711d8
Bump rack-mount requirement to 0.6
2010-03-07 11:09:50 -06:00
Stefan Penner
4bc2cbc3cf
Load RAILS_VERSION relative to the gemspec file.
2010-03-06 21:33:28 -08:00
Bryan Helmkamp
deb00bcb8c
Read Rails version from a file instead of modifying the load path and doing requires
...
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net >
2010-03-04 21:25:52 -08:00
Jeremy Kemper
56ea20605a
Wordsmith gem descriptions
2010-03-02 10:43:41 -08:00
Bryan Helmkamp
f221a6f19f
Leverage VERSION constants from gemspecs to avoid tedious updates when releasing
2010-03-02 00:32:53 -05:00
Joshua Peek
3cecc44cb9
rack-mount 0.5 support
2010-02-15 11:16:56 -06:00
Jeremy Kemper
5188c11d2e
Revert to rack-mount 0.4.7
2010-02-12 09:05:41 -08:00