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 |
|