Samuel Cochran
e3e7dec757
Load all of ActiveSupport
...
ActiveSupport has weird load order problems when loading only the
core extensions now.
For instance, active_support/core_ext/numeric/conversions.rb now
loads active_support/number_helper which needs
ActiveSupport::Autoload but doesn't require it, so causes a missing
constant error in MailCatcher.
Also tightening up the version constraint because I can't guarantee
backward compatibility now.
2014-06-05 21:27:47 +10:00
Samuel Cochran
f3b7befe94
Looks like we've upgraded activesupport
2014-06-05 21:08:52 +10:00
Samuel Cochran
8c5c8a51bb
Use sprockets-helpers during development
2014-03-26 12:33:38 +11:00
Samuel Cochran
c3f6979314
Basic but ugly acceptance specs with selenium
2014-03-21 14:36:54 +11:00
Samuel Cochran
77212c3e98
Beginnings of specs
2014-03-21 11:58:44 +11:00
Samuel Cochran
8f5a5b59ce
Use compressors when precompiling assets
2014-03-21 10:30:01 +11:00
Samuel Cochran
0398d2d6a3
Switch to sprockets for assets
2014-03-17 19:06:32 +11:00
Samuel Cochran
1241446fa0
Bump 0.5.11
2013-03-12 12:02:58 +11:00
Samuel Cochran
2a931fdc6b
bundle update
2013-03-12 10:11:55 +11:00
Samuel Cochran
6605fc266f
Upgrade Haml, bowing to the will of the masses
2013-03-12 10:11:11 +11:00
Samuel Cochran
2e7f9562df
Remove guard, I wasn't using it anyway
2013-03-12 10:07:16 +11:00
Samuel Cochran
6dca1a8e6b
Everyone loves secure rubygems
2013-03-12 10:06:53 +11:00
Samuel Cochran
3f4abe1d32
Version v0.5.10
2012-09-30 18:43:35 +08:00
Samuel Cochran
15ebba22a5
Bump dependencies
2012-09-30 18:43:25 +08:00
Samuel Cochran
85ce6f49d1
Be more strict about thin and skinny deps
2012-09-12 10:22:59 +08:00
Samuel Cochran
502dad4493
Bump eventmachine, amonst other things
2012-09-10 22:02:07 +08:00
Samuel Cochran
5416c0b860
Version 0.5.7.1
2012-06-19 16:26:24 +08:00
Samuel Cochran
0e58ca6887
Bump MailCatcher 0.5.6
2012-03-22 11:44:08 +08:00
Samuel Cochran
fb3e63e74c
Update gems, remove deprecated guard-ego
2012-03-22 11:43:47 +08:00
Samuel Cochran
e350050fa2
Don't require later version of mail
2012-01-25 15:15:19 +08:00
Samuel Cochran
2ab9c6c0f0
Bump gemfile lock
2012-01-23 15:23:04 +08:00
Samuel Cochran
59f0ec8532
v0.5.4
2011-12-04 22:29:43 +08:00
Gregor Schmidt
2379603d16
Adding rake and rdoc to list of dev dependencies
2011-10-07 17:29:43 +02:00
Samuel Cochran
56113d9c3f
Bump to 0.5.1, bugfix
2011-07-08 14:48:11 +08:00
Samuel Cochran
6b5f8cbfca
Bump to 0.5.0, new feature
2011-07-07 16:16:15 +08:00
Samuel Cochran
515b5ce4bc
Switch to compass guard to make guard actually generate SASS.
2011-06-26 11:31:51 +08:00
Samuel Cochran
26eb609085
Add guard Gemfile groups.
2011-06-26 11:20:42 +08:00
Samuel Cochran
628755ece8
Version bump to 0.4.7
2011-06-24 08:33:02 +08:00
Samuel Cochran
ad6b61edf3
Version bump to 0.4.6, did I miss one?!
2011-06-23 23:45:55 +08:00
Samuel Cochran
f5efe23c6b
Version bump to 0.4.5
2011-06-23 23:41:46 +08:00
Samuel Cochran
cbc49f7ba6
Version bump!
2011-06-10 12:27:59 +08:00
Samuel Cochran
0e8ac1c5a2
Remove JSON as a dependency, we let ActiveSupport worry about that.
2011-06-10 12:26:18 +08:00
Samuel Cochran
ad556f2fdc
Version bump for optparse require fix
2011-06-02 08:57:57 +08:00
Samuel Cochran
5b4d6ed26e
Version bump, bug fix.
2011-06-02 08:17:20 +08:00
Samuel Cochran
4e65f6aedc
Version 0.4.1
...
Don't daemonize on Windows.
2011-06-01 22:04:52 +08:00
Samuel Cochran
30a34984bd
Version 0.4.0
2011-06-01 01:36:14 +08:00
Samuel Cochran
72a761c198
Refactoring with compass, hooray!
2011-06-01 00:40:13 +08:00
Samuel Cochran
d07a6dff46
Version bump.
2011-05-29 21:18:15 +08:00
Samuel Cochran
a9d884859b
Add coffee-script.
2011-05-29 14:46:28 +08:00
Samuel Cochran
da6fcfff29
Version bump.
2011-05-29 12:40:19 +08:00
Samuel Cochran
63dce8410e
Let's get SASSy.
2011-05-28 14:21:11 +08:00
Samuel Cochran
fbcdf4a1c2
I guess we're locked to ourselves at 0.3.0 now.
2011-05-28 13:44:21 +08:00
Samuel Cochran
0cbaab1a56
Bundler for development pulling from Gemfile, no dist.
2011-05-27 21:47:43 +08:00