Commit Graph

260 Commits

Author SHA1 Message Date
Erik Michaels-Ober 9321135b0b Merge pull request #29 from tute/master
White listing all Impression attributes for supporting new active_record.whitelist_attributes default
2012-03-12 13:49:01 -07:00
Tute Costa 952ce40ff9 White listing all Impression attributes according to new Rails active_record.whitelist default. 2012-03-12 17:34:01 -03:00
Tute Costa 6a15cbaf3e Dropping a table automatically drops it's indexes. 2012-03-12 17:30:12 -03:00
Tute Costa d1f1a352d4 Removing useless files/folders. 2012-03-12 17:27:26 -03:00
Erik Michaels-Ober c97bba4e40 Test against Rubinius 2012-03-12 14:53:38 -05:00
Erik Michaels-Ober 7143d82f06 Test against JRuby 2012-03-12 14:53:21 -05:00
Erik Michaels-Ober 62f40c496c Test against MRI 1.8.7 2012-03-12 14:53:05 -05:00
Erik Michaels-Ober 7a30d1d667 Remove explicit RAILS_ENV declaration
This should be set by default on the Travis Ruby workers.
2012-03-12 14:52:17 -05:00
Erik Michaels-Ober 93101cf51a Move cd back into before_script 2012-03-12 14:51:46 -05:00
Erik Michaels-Ober a1f7edd27a Run specs from the gem root 2012-03-12 14:46:10 -05:00
Erik Michaels-Ober b47594a7f0 Run specs from within test_app 2012-03-12 14:42:09 -05:00
Erik Michaels-Ober 1170421090 Explicitly specify RAILS_ENV 2012-03-12 14:29:52 -05:00
Erik Michaels-Ober 4f1e7b3586 Install all dependencies from test app for CI 2012-03-12 12:20:21 -05:00
John McAliley 2240c5a8e2 Add travis status 2012-03-12 14:03:45 -03:00
Erik Michaels-Ober 3d293bd0a0 Add setup steps to CI configuration 2012-03-12 11:52:51 -05:00
Erik Michaels-Ober 656254f6d1 Copy .rspec file into project root 2012-03-12 11:52:01 -05:00
Erik Michaels-Ober 1b4f2f85f4 America won the Revolutionary War, so we can spell color however we like 2012-03-12 11:50:29 -05:00
Erik Michaels-Ober 29e3293d87 Ignore simplecov coverage directory 2012-03-12 11:42:26 -05:00
John McAliley 5e9a271064 travis config 2012-03-11 22:11:05 -04:00
John McAliley 58467eba69 use relative_require so specs work with root Rakefile. TODO: remove
test_app, mv spec dir under gem root and use dummy app instead
2012-03-11 21:47:31 -04:00
John McAliley bfa4da97eb add development dependencies 2012-03-11 21:46:57 -04:00
John McAliley 3f4f9f299e delete test generated migration and ignore it 2012-03-11 21:45:07 -04:00
John McAliley 594ffd6916 add default task for rspec 2012-03-11 21:38:05 -04:00
John McAliley 3a7663e01c Merge pull request #28 from sferik/cleanup
Cleanup
2012-03-06 19:10:14 -08:00
Erik Michaels-Ober d4d330dc61 Add URLs for contributors 2012-03-06 16:02:57 -08:00
Erik Michaels-Ober 714cef50fc Wrap at 80 characters for greater readability 2012-03-06 16:00:58 -08:00
Erik Michaels-Ober 1e2da7bca9 Remove unused gem test task 2012-03-06 15:57:02 -08:00
Erik Michaels-Ober de59454742 Remove lots of (apparently) unused gems from Gemfile 2012-03-06 15:47:54 -08:00
Erik Michaels-Ober e7382069fa Mark failing tests as pending 2012-03-06 15:35:41 -08:00
Erik Michaels-Ober 89c11946dc Add rake as a development dependency 2012-03-06 15:35:22 -08:00
Erik Michaels-Ober cdcb2a78c5 Use be_true instead of be true for cleaner output 2012-03-06 15:28:45 -08:00
Erik Michaels-Ober 8b4ecc2a2e Add simplecov 2012-03-06 15:24:13 -08:00
Erik Michaels-Ober 5e0319f646 Update migration 2012-03-06 15:24:00 -08:00
Erik Michaels-Ober 92f6e10304 Ignore Gemfile.lock in test_app 2012-03-06 15:23:15 -08:00
Erik Michaels-Ober 3a4c98307c Upgrade test_app to Rails 3.2.2 2012-03-06 15:19:07 -08:00
Erik Michaels-Ober b606e8b0a3 Move test dependencies into test_app 2012-03-06 15:11:51 -08:00
Erik Michaels-Ober f8200ed605 Add rdoc and sort 2012-03-06 14:55:08 -08:00
Erik Michaels-Ober 8ab6fadf0b Replace Jeweler with Bundler::GemHelper.install_tasks
Jeweler is an unnecessary abstraction of the Gem::Specification DSL.
2012-03-06 14:55:02 -08:00
Erik Michaels-Ober 316b258a42 Move shoulda into test group 2012-03-06 14:40:55 -08:00
Erik Michaels-Ober 81f003845d Remove rcov for Ruby 1.9 compatibility
TODO: Add simplecov
2012-03-06 14:39:58 -08:00
Erik Michaels-Ober d7988daf98 Alphabetize 2012-03-06 14:22:23 -08:00
Erik Michaels-Ober b992e759bc Replace deprecated rake/rdoctask with rdoc/task 2012-03-06 14:21:13 -08:00
Erik Michaels-Ober d61d00c3f3 Update website URL 2012-03-06 14:20:22 -08:00
Erik Michaels-Ober d452790cd8 Use latest version of jeweler 2012-03-06 14:16:51 -08:00
Erik Michaels-Ober 6a368ed372 Remove unnecessary >= 0 version specification 2012-03-06 14:04:37 -08:00
Erik Michaels-Ober a352cdf024 Make quote-type consistent 2012-03-06 14:04:37 -08:00
Erik Michaels-Ober 7b43a97379 Use secure gem source 2012-03-06 14:04:37 -08:00
Erik Michaels-Ober 1174647779 Cleanup trailing whitespace
Trailing whitespace isn't friendly to git or vim users.
2012-03-06 14:04:32 -08:00
Erik Michaels-Ober 9db9a8e9a6 There is no need to explicitly bundle bundler
This line prevented me from bundling with bundler version 1.1 for no
good reason.
2012-03-06 13:40:31 -08:00
John McAliley 7de8bd9614 Merge pull request #24 from lacco/speedup_unique
speedup unique impressions
2012-01-19 19:05:04 -08:00