Yasuo Honda
8cc70cf32a
Fix typo in Rakefile
2011-10-03 11:56:11 -04:00
Yasuo Honda
b564ffcad4
To support ActiveRecord unit tests for IBM DB2
2011-10-02 22:51:01 -04:00
Terence Lee
1de89e5e07
AR wants sqlite3 1.3.4
2011-09-22 20:01:57 +02:00
Arun Agrawal
b2bf725d79
Bump AR-JDBC version.
...
THis version is compatible with 3.1 and above
2011-09-17 18:39:30 +05:30
Aaron Patterson
5f0b37c486
Switching rack-mount to journey.
2011-09-12 16:50:47 -07:00
Arun Agrawal
5e35d62cf5
Uglifier bump
2011-09-05 15:07:45 +05:30
Guillermo Iguaran
6779064437
Remove hard dependency on bcrypt.
2011-09-02 10:01:47 -07:00
Xavier Noria
827a0fee07
use sdoc to generate the API
2011-08-27 03:55:01 -07:00
Santiago Pastorino
43e581ef7f
Use rake >= 0.9.3.beta.1 in Ruby 1.9.3
2011-08-06 09:16:17 -03:00
Santiago Pastorino
8962e96e39
This dep is already defined in activerecord.gemspec
2011-08-03 18:15:14 -03:00
Mitesh Jain
fe37b48f28
Bringing back the jquery-rails. One test is dependent.
2011-07-24 19:18:49 +05:30
Santiago Pastorino
410e75419d
Remove unused gems from Gemfile
2011-07-23 18:38:42 -03:00
zhengjia
74eb8486da
remove ruby-prof for rubinius in Gemfile
2011-07-22 07:55:48 -05:00
Josh Kalderimis
d664eba5b4
Added a .travis.yml config and travis specific ci script.
...
Don't install ruby-debug if running the test suite on Travis,
linecache19 is the main offender, very very slow.
And do not install pg if Travis is bundling the gems, pg will be setup
on Travis soon.
2011-07-15 10:47:50 +02:00
José Valim
2a24bcc6cf
Don't raise on mass assignment for test
2011-07-07 18:58:04 -03:00
José Valim
2f6e3895a8
Make compressors lazily load.
2011-07-06 21:41:13 -03:00
Vijay Dev
8b25b55755
add w3c_validators gem to the doc group to fix failing validation of guides
2011-07-04 17:12:25 +05:30
Guillermo Iguaran
1c23887ab0
Bump ARel to 2.1.3
2011-06-27 15:58:40 -05:00
Guillermo Iguaran
d759d19507
Use uglifier from rubygems instead of git repo
2011-06-21 10:59:48 -05:00
Arun Agrawal
41aba82673
Removing require_relative gem. Linecache new version 0.46 is out and it's loading rbx-require-relative > 0.0.4
2011-06-19 15:05:38 +05:30
Guillermo Iguaran
301cad4476
Bump to mysql2 0.3.6
2011-06-17 11:27:37 -05:00
Alexey Gaziev
171491b1eb
Change version of nokogiri gem
2011-06-17 01:01:49 +04:00
Arun Agrawal
536e1566b6
Bump mysql2 to 0.3.5
2011-06-16 10:45:58 +05:30
Santiago Pastorino and José Ignacio Costa
e445a79562
Bump mysql2 up
2011-06-16 01:05:45 -03:00
Jon Leighton
954359b9c2
Add Gemfile dependency for require_relative on mri18. This is a dependency of linecache which is a dependency of ruby-debug. However, the latest release of linecache (0.45) omits the dependency from its gemspec, causing the build to fail. I have emailed the maintainer so we should remove this when it's fixed upstream.
2011-06-13 22:18:31 +01:00
Santiago Pastorino
f2f63bf2ff
ruby-prof doesn't work in 1.9.3
2011-06-08 00:25:57 -03:00
Daniel Schierbeck
ef8c2a89a5
Also use double quotes for #source
2011-05-24 13:29:29 -07:00
Daniel Schierbeck
962936c56b
Use quotes consistently in Gemfile
2011-05-24 13:27:43 -07:00
José Valim
5eadb4d73d
Temporarily ship with ContentLength middleware.
2011-05-20 22:20:51 +02:00
José Valim
6d3122445c
Ensure Set-Cookie is not set on assets.
2011-05-17 17:44:06 -04:00
Santiago Pastorino
b89f269957
Depend on master uglifier for now
2011-05-11 19:12:41 -03:00
Arun Agrawal
976a9d99b1
Grouped the ruby-prof into test.
2011-05-05 23:17:07 +05:30
Arun Agrawal
745c9f3736
Removing from duplicate places. Only in Ruby platform needed.
2011-05-05 22:46:23 +05:30
Vishnu Atrai
c62fcaa659
adding ruby-prof gem for ruby platform only #jruby
2011-05-05 22:21:38 +05:30
Jan Xie
ebc5ef0e66
add tests for performance test
2011-05-05 17:15:22 +08:00
José Valim
f6dc816367
Let's run those precious tests against the gem.
2011-05-04 18:46:19 +02: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
Aaron Patterson
e14e696e96
fixing arel requirements for released arel
2011-04-30 17:27:25 -07:00
Aaron Patterson
bed6a775df
requiring a newer version of the mysql2 gem
2011-04-27 14:44:28 -07:00
Arun Agrawal
348b5b9938
Using sass directly as new version is out.
2011-04-26 02:56:05 +05:30
José Valim
f7538808d4
File watcher won't make the cut for 3.1. Maybe on 3.2.
2011-04-23 00:00:30 +02:00
David Heinemeier Hansson
bb6b17216d
Need this for testing
2011-04-22 20:03:12 +02:00
Aaron Patterson
fe4932b531
bumping the pg requirements
2011-04-22 11:27:14 -05:00
Arun Agrawal
d1f10e74ca
Test failing with Jruby "uninitialized constant TestJSONEncoding::JSON"
...
activesupport/test/json/encoding_test.rb need Json to pass against with Jruby
2011-04-17 12:00:55 -07:00
José Valim
3a68aec1a1
Make generators more modular, add hooks and improve test suite.
2011-04-17 11:44:52 +02:00
José Valim
2fe70c1803
Booya, sprockets now works from Engines.
2011-04-15 18:43:22 +02:00
Joshua Peek
5df076ad09
Merge branch 'master' into sprockets
2011-03-30 20:56:05 -05:00
Joshua Peek
ac9443ed71
Switch to sprockets/master
2011-03-30 20:46:49 -05:00
Joshua Peek
2b4705961d
Add sprockets to Gemfile for testing
2011-03-29 15:42:57 -05:00
Piotr Sarnacki
e06c448002
Install rb-fsevent gem if ENV[RB_FSEVENT] is set
2011-03-22 19:36:12 +01:00
wycats
89e6b19356
Add tests for an FSSM backend for the file system watcher using the FSSM polling support.
2011-02-20 01:10:34 -08:00
Santiago Pastorino
0e9c7a265f
Make gem "ruby-debug19" require ruby-debug
2011-02-12 22:44:12 -02:00
Aaron Patterson
4083e0ea2a
removing text-format in favor of a more simple solution
2011-02-09 10:11:29 -08:00
Piotr Sarnacki
39310f7930
text-format requires text-hyphen, which needs ruby 1.8
2011-02-09 17:57:42 +01:00
Aaron Patterson
b45a90f9b0
redcloth does not install on 1.9.3
2011-02-08 16:01:36 -08:00
Aaron Patterson
ac86923fca
no more faker, rbench, or addressable
2011-02-07 19:53:22 -08:00
Aaron Patterson
95b9d71023
using mysql2 from git
2011-02-02 10:25:53 -08:00
Aaron Patterson
421e06f090
updating gem dependency for sqlite3
2011-01-16 12:55:28 -08:00
Aaron Patterson
7bf7ab5c68
use rack-test from git
2011-01-14 10:14:10 -08:00
Xavier Noria
5bc98c9510
defines a :doc group in the project's Rakefile, just for the sake of clarity
2011-01-12 21:15:57 +01:00
Xavier Noria
74188cbff4
upgrades RedCloth dependency to ~> 4.2, adds RedCloth to the project's Rakefile, removes gem call from the guides generator (use bundle exec if needed)
2011-01-12 21:12:44 +01:00
Xavier Noria
37bd45f893
upgrades to RDoc ~> 3.4 and removes the gem call in root Rakefile (use bundle exec if needed)
2011-01-12 20:59:31 +01:00
Xavier Noria
55f2e9f898
removes binary? hack for RDoc, API requires RDoc 3 and horo 1.0.3
2010-12-23 00:05:38 +01:00
Santiago Pastorino
baebe7d0d5
Avoid Bundler Resolver bug until they solve the issue
2010-12-21 20:30:33 -02:00
Piotr Sarnacki
4eb0d580a2
Use gemspec instead of gem rails in Gemfile
2010-12-18 19:42:03 +01:00
Aaron Patterson
254b0a4bbb
using a merge with a Hash[] rather than a loop to add SAX parsed attributes
2010-11-16 10:09:42 -08:00
Santiago Pastorino
29b54a41d9
Bring back ruby-debug19 for Ruby versions < 1.9.3
2010-11-05 19:11:58 -02:00
Aaron Patterson
2b48e47654
ruby-debug19 does not work with 1.9.3, so I am removing it
2010-10-30 11:30:08 -07:00
Aaron Patterson
4726a181c4
bumping mysql2 requirement
2010-10-19 17:53:00 -07:00
Santiago Pastorino
17d196a18e
Change mysql2 to the gem version again since 0.2.5 was released
2010-10-19 21:42:54 -02:00
Santiago Pastorino
9d6917519c
Use mysql2 from git for a while
2010-10-18 13:02:10 -02:00
Santiago Pastorino
ad13eb7295
Add a TODO to remove gem "jruby-openssl" when jruby-openssl is merge in jruby
...
[#5762 ]
2010-10-07 13:50:20 -02:00
Anil Wadghule
ea30da3069
Add jruby-openssl gem in Gemfile necessary for JRuby
...
[#5762 state:committed]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-10-07 11:48:40 -02:00
José Valim
50215f9525
Rely on Rack::Session stores API for more compatibility across the Ruby world.
2010-10-03 21:24:22 +02:00
Santiago Pastorino
14d2feeeab
Bump up some deps
2010-09-26 00:29:38 -03:00
José Valim
127da544bb
Bump thor version requirement.
2010-09-24 21:03:12 +02:00
Piotr Sarnacki
bac0826b1f
Refactor namespaced generators to use module_namespacing block helper
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-24 21:02:30 +02:00
Jeremy Kemper
2a820f3d1f
Include addressable for AR perf bench
2010-09-10 12:16:56 -07:00
Jeremy Kemper
cc81b04ae5
AR perf test: switch to mysql2, bundle faker and rbench
2010-09-09 14:34:47 -07:00
Santiago Pastorino
920765c4c2
Add ruby-debug19 for mri 1.9
2010-09-01 21:24:33 -03:00
Brian Lopez
bde3d7fbaf
no need to depend on mysql2 master anymore
...
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-08-23 15:50:26 -03:00
Xavier Noria
63bb639036
requires horo 1.0.2
2010-08-21 02:25:45 +02:00
Santiago Pastorino
cad8bef5ea
Bump up rdoc to 2.5.10
2010-08-18 11:44:12 -03:00
Raimonds Simanovskis
4e3d220da3
added dependencies in Gemfile for running ActiveRecord tests with Oracle database
2010-08-16 15:21:54 -07:00
Santiago Pastorino
1607a8b08c
This is not needed anymore
2010-08-15 09:18:08 -03:00
Brian Lopez
ee9c950f2f
bringing over latest from master
2010-08-09 12:43:49 -07:00
Xavier Noria
5598d3ac2e
updates horo dependency to 1.0.1
2010-08-08 11:28:50 +02:00
Brian Lopez
2353e826b0
typo
2010-08-02 01:58:29 -07:00
Brian Lopez
21e81da335
update tests for mysql2 support
2010-08-02 01:37:57 -07:00
Santiago Pastorino
55028a7326
Bump up nokogiri to 1.4.3.1
2010-07-29 23:44:31 -03:00
Nick Sieger
f427fdd13a
JRuby should not need system_timer, and cannot install it either
...
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-07-26 18:18:11 -03:00
Aaron Patterson
13df581ec7
using AREL from the environment if it exists
2010-07-25 16:44:14 -07:00
Santiago Pastorino
2c4fcec44d
Gemfile now makes use of platforms calls with blocks instead of elsif logic to define dependencies over specific platforms
2010-07-26 06:42:44 +08:00
Xavier Noria
2944a79452
bump required RDoc to >= 2.5.9, and replace the 2.2 horo.rb with Aaron's gem
2010-07-22 23:19:01 +02: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
Jeremy Kemper
6549291901
Vendor unreleased rack-mount 0.6.6.pre dependency
2010-06-27 16:28:04 -07:00
Jeremy Kemper
0883b2b0c3
Depend on unreleased rack-mount 0.6.6.pre
2010-06-25 10:11:46 -07:00
Xavier Noria
145fbdff67
removes the documentation group from the Gemfile, thus making RDoc 2.2 required in dev machines
...
In order to generate the API with that particular version we need to activate the gem
in the Rakefile before rake. Therefore the Rakefile does not honor --without for that
group now. Installing rdoc is no big deal anyway.
2010-06-16 19:28:23 +02:00
Xavier Noria
07c6b7a6ad
migrates the Jamis template to RDoc 2.x, the root Rakefile requires RDoc 2.2
...
To understand the changes in horo.rb check rdoc/template.rb in a RDoc 2.x
2010-06-16 04:06:20 +02:00
Santiago Pastorino
0919c0dbca
Removed textilize, textilize_without_paragraph and markdown helpers
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-09 10:06:14 +02:00
José Valim
e50bf67ffa
Bring pg back.
2010-06-08 22:36:35 +02:00
David Heinemeier Hansson
32d4330b81
Get ready for beta 4
2010-06-08 14:47:02 -04:00
rohit
47bf19c848
Made markdown honor :safe option and handle safe input. Also added tests for markdown.
...
[#4794 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-08 17:00:11 +02:00
Santiago Pastorino
ed16ec6344
bump sqlite version to 1.3.0
...
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-06-07 16:10:55 +02:00
Santiago Pastorino
0cc4cd020d
Unforce text-format from AM
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-01 12:06:47 +02:00
Santiago Pastorino
57144388f0
Unforce memcache from AS
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-01 10:46:05 +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
Nick Sieger
c0db7840fe
More accurate JRuby gem requirements
...
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-20 15:18:57 +02:00
Santiago Pastorino
61001e766d
group :mri deleted in favor of RUBY_ENGINE and RUBY_VERSION usage.
...
Allow use json, yajl-ruby and nokogiri on MRI and Rubinius only.
jruby-debug added only for jruby platform
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-19 21:32:45 +02:00
Santiago Pastorino
5573ab2047
Enable ruby-debug only for MRI
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-19 12:59:53 +02:00
Priit Tamboom
f8432108e8
Added nokogiri dependency to Gemfile [ #4617 state:resolved]
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-16 20:33:46 +02:00
Santiago Pastorino
9ef232a785
Gemfile requires sqlite3-ruby = 1.3.0.beta.2
...
Signed-off-by: Xavier Noria <fxn@hashref.com>
2010-05-16 19:48:05 +02:00
Xavier Noria
75ddbfecde
Gemfile requires sqlite3-ruby 1.3.0.beta.1
2010-05-12 00:37:23 +02:00
Jeremy Kemper
22184930ea
Bundle json and yajl-ruby gems for AS::JSON testing
2010-04-28 09:02:45 -07:00
José Valim
6690d66292
Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration.
2010-04-05 12:00:24 +02:00
Jeremy Kemper
a1a3520198
CI: omit ruby-debug19 from Gemfile since the ruby source dep hoses permissions
2010-04-02 14:44:56 -07:00
David Heinemeier Hansson
d868cb4f8a
Prep for beta2, depend on latest Bundler
2010-04-01 13:36:45 -07:00
Jeremy Kemper
94ced08543
ruby-debug19 doesn't install cleanly on 1.9.2 trunk
2010-03-29 08:57:43 -07:00
Santiago Pastorino
4ea289fb11
ruby-debug19 added to Gemfile [ #4290 state:committed]
...
Signed-off-by: wycats <wycats@gmail.com>
2010-03-28 20:24:36 -07:00
José Valim
759eb36054
Actually, bring Arel back to Gemfile and use git repo since it helps development.
2010-03-25 23:31:42 +01:00
José Valim
99ce6eb4b1
Remove Arel's git repo from Gemfile and use system_timer just on 1.8.x
2010-03-25 20:40:01 +01:00
wycats
b144b56d82
Put MRI-specific dependencies in an MRI group
2010-03-22 20:32:31 -07:00
Santiago Pastorino
3bd85e2748
db group makes more sense here
2010-03-22 02:55:28 -03:00
Santiago Pastorino
16cad60fd3
avoid active_support/core_ext/time/conversions.rb warnings
...
[#4250 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-03-21 18:16:18 -07:00
Jeremy Kemper
073852dff0
Float arel on latest rails/arel
2010-03-10 16:10:45 -08:00
Jeremy Kemper
0b00e2b0e2
For rails tests, use latest from rails/arel.git
2010-03-10 13:49:12 -08:00
Jeremy Kemper
8b5b241377
Bump pg dep to 0.9.0+
2010-03-01 16:20:10 -08:00
Carl Lerche
ba57575e03
Remove references to ActionDispatch::Routing::Routes in favor of Rails.appication.routes.
2010-02-24 10:52:16 -08:00
Xavier Noria
2b323b4d03
adds rdoc dependency to generate the API
...
Signed-off-by: Yehuda Katz <yehudakatz@YK.local>
2010-02-15 10:53:41 -08:00
Jeremy Kemper
2a2d1872e4
CI: use minitest on 1.9 again.
2010-02-11 09:07:19 -08:00
Jeremy Kemper
c548e21365
Bump git versions to 3.0.0.beta1 since we've released
2010-02-05 09:24:12 -08:00
Jeremy Kemper
ed6e72a84f
No sense bundling sense it's not available in Rakefile. Also, actually require.
2010-02-04 18:44:32 -08:00
Jeremy Kemper
c1785f3282
Release using gemcutter gem:push tasks
2010-02-04 18:28:45 -08:00
Jeremy Kemper
6154278d22
Fix broken autorequires
2010-02-04 10:08:06 -08:00
David Heinemeier Hansson
79817aa9e7
Move to 3.0.0.beta
2010-02-03 17:29:51 -08:00
Carl Lerche
b9edb0c60c
Update the Gemfile and CI build
2010-02-01 15:42:45 -08:00
Carl Lerche
9f01dff9c2
Get rails tests running on bundler 0.9
2010-01-31 19:13:43 -08:00
Jeremy Kemper
9bd0422dd7
Bump arel dependency to 0.2.0 from 0.2.pre
2010-01-31 18:42:41 -08:00
José Valim
b3c87746ef
Move I18n to gemspec and update dependencies.
2010-01-15 23:48:38 +01:00
José Valim
190ce3ab37
Errors messages are now moved from :activerecord.errors to simply :errors on I18n yml files.
2010-01-07 15:31:49 +01:00
Joshua Peek
ae270f597d
Remove rack submodule, 1.1 has been released as a gem.
2010-01-04 10:09:10 -06:00
Yehuda Katz
7789663a7d
Put MySQL and Postgres in an :only block so you can gem bundle --only default to leave out MySQL and Postgres
2009-12-31 18:49:27 -08:00
Pratik Naik
1ebfd999ec
Add ruby-debug to Gemfile for Ruby < 1.9
2009-12-29 01:53:15 +05:30
José Valim
135d32c8bd
Move i18n to Gemfile.
2009-12-25 15:15:13 +01:00
Carlhuda
38aeb1528c
Moving out some framework specific initializers into the framework libraries.
2009-12-23 16:13:09 -08:00
David Heinemeier Hansson
e7ef57dd0d
Merge
2009-12-22 17:31:29 -08:00
David Heinemeier Hansson
ec095456d8
Dont auto require rubygems, move dep on rack-test to Gemfile
2009-12-22 17:29:25 -08:00
Joshua Peek
17b6053083
Float on rack/master in preparation for rack 1.1 gem release
2009-12-22 15:46:15 -06:00
David Heinemeier Hansson
2bfa477128
Fix deprecated :vendored_at option
2009-12-17 12:02:19 -08:00
Jeremy Kemper
0f9029ec48
Explicit source no longer needed, default gems source points to gemcutter.
2009-11-22 14:34:11 -08:00
Jeremy Kemper
0ce9206541
Update gemspec also
2009-11-19 18:31:50 -08:00
Joshua Peek
74a0fb9722
Should be rackmount 0.2
2009-11-19 18:08:38 -08:00
Joshua Peek
4236473e31
Depend on rack-mount 0.0.2
2009-11-19 17:59:26 -08:00
Jeremy Kemper
3ee9b8f2b2
Remove Gemfile deps duplicated from AP gemspec
2009-11-14 03:27:18 -08:00
Jeremy Kemper
2da432dde3
Always bundle pg and mysql for AR tests
2009-11-12 11:26:55 -08:00
Jeremy Kemper
e02bff2634
CI: missed mysql gem in bundle
2009-11-10 16:50:12 -08:00
Jeremy Kemper
13280a049e
Back to rack master, rack-1.0 reverts the kind_of? String fix
2009-11-10 16:34:04 -08:00
Jeremy Kemper
60558cc753
CI: no system gems required
2009-11-10 15:59:39 -08:00
Jeremy Kemper
819bdd0f4a
Bundle rack-1.0 branch
2009-11-10 15:51:01 -08:00
Jeremy Kemper
f14eb686ef
CI: bundle test-unit on 1.9
2009-11-10 15:46:32 -08:00
Jeremy Kemper
aef7e214bd
Use an env var to expand the CI bundle. Using bundler's 'only' includes this stuff for everybody, oops.
2009-11-10 15:28:25 -08:00
Jeremy Kemper
a7dc7cd0c4
Ruby 1.9: don't bundle fcgi at all for CI
2009-11-10 15:24:37 -08:00
Jeremy Kemper
a584b4c13d
Get rack from rails/rack.git. Introduce ci-only deps.
2009-11-10 14:59:22 -08:00
Jeremy Kemper
3bdfda0730
Bump arel dep to 0.2.pre
2009-11-10 13:52:25 -08:00
Yehuda Katz
0f1da1cb5c
Revert "Bundle I18n 0.2.0."
...
This reverts commit 83f329f5f3
.
2009-11-09 11:33:47 -08:00
José Valim
83f329f5f3
Bundle I18n 0.2.0.
2009-11-09 10:57:53 -08:00
Jeremy Kemper
aaa5a692a3
Use spoofed version bump to ensure git is preferred
2009-11-03 00:25:15 -08:00
Jeremy Kemper
8ed82dfeb9
Force gemcutter source to ensure a consistent arel version
2009-11-02 20:26:44 -08:00
Jeremy Kemper
a0049a6b42
Use rails/rack-mount
2009-10-22 20:13:46 -07:00
Yehuda Katz + Carl Lerche
4f6d6f7031
Have all the tests running off a single Gemfile
2009-10-20 16:34:44 -07:00