[rspec-users] auto-generated descriptions
Scott Taylor
mailing_lists at railsnewbie.com
Fri Jul 4 23:42:42 EDT 2008
On Jul 4, 2008, at 10:54 PM, Mikel Lindsaar wrote:
> On Sat, Jul 5, 2008 at 12:18 PM, Steve Eley <steve at deepsalt.com>
> wrote:
>> On Fri, Jul 4, 2008 at 4:45 PM, David Chelimsky
>> <dchelimsky at gmail.com> wrote:
>>> So - how bad do you think this would suck to remove that feature?
>>> Are you
>>> using it yourself?
>> I'm not, but would it be impractical to extract it out into some sort
>> of module or helper and tell people to include it in their config.*
>> block if they want to use it?
>
> +1
>
> config.enable_auto_generating_descriptions = true
>
> 35% is 35%...
>
> Mikel
>
I would think autoloading rspec (with Module#autoload) would be a big
speed up for features that aren't used...
Besides - where are the benchmarks?
Scott
More information about the rspec-users
mailing list