Displaying 8 results from an estimated 8 matches for "21croissants".
2008 Apr 29
5
Sharing: dont_repeat_yourself plugin custom RSpec matcher
...ts in html format, Textmate or Netbeans.
I wrote it using RSpec and I have included a RSpec custom matcher:
it { rails_application.
with_threshold_of_duplicate_lines(4).
should be_DRY }
If you use Autotest, your specs will fail the next time you do a nasty
copy-paste !!!
More details in http://21croissants.blogspot.com/2008/03/dry.html
Feedback and patches (with specs!) welcome ;-)
Jean-Michel
--
View this message in context: http://www.nabble.com/Sharing%3A-dont_repeat_yourself-plugin-custom-RSpec-matcher-tp16965619p16965619.html
Sent from the rspec-users mailing list archive at Nabble.com.
2007 Jun 06
2
sharing my netvibes tab about rspec
Link was 404 :-(
the correct link is
http://21croissants.blogspot.com/2007/06/rspec-changes-log-rss.html
I should definitely switch from blogger to mephisto ...
Hi,
As I am not a big fan of mailing list, I have created a Yahoo!Pipes to
generate a RSS from the user & developpers mailing list and integrated it
into a netvibes tab. I have also put a...
2007 Jan 10
3
Rails 1.2.0 RC2 has 4125 duplicate lines
...actionwebservice has 241 duplicate lines in 51 blocks in 21 files
* actionrecord has 1529 duplicate lines in 301 blocks in 45 files
* activesupport has 418 duplicate lines in 78 blocks in 44 files
* railties has 635 duplicate lines in 102 blocks in 43 files
Detailled reports on
http://21croissants.blogspot.com/2007/01/rails-120-rc2-dupplicated-lines-simian.html
Now the debate is opened about what to do with these reports !!!
Jean-Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk...
2007 Jan 10
1
Solution for undefined method `use_transactional_fixtures=' ... problem
...9;' for
Test::Unit::TestCase:Class (NoMethodError)
You should check all your dependencies, all the lines containing
require and especially require_dependency.
You have probably done a refactoring "Rename" a class and forgot to
propagate the change everywhere!
More details on
http://21croissants.blogspot.com/2007/01/fighting-invisible-requiredependency.html
Jean-Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-...
2008 Feb 06
1
RSpec 1.1.3 + ZenTest 3.9.1 + Rails 1.2.6 do NOT ignore folders ^vendor/*
Hi,
I just updated to the latest RSpec 1.1.3 + ZenTest 3.9.1.
I also have rspec 1.1.3 installed as a gem
When starting autotest with -v option, there is a lot of noise because
autotest does not ignore the vendor folder, the migrations, etc ...:
Dunno! vendor/plugins/acts_as_solr/solr/lib/jetty-util-6.1.3.jar
Dunno!
2007 Jun 05
0
netvibes tab about rspec
Hi,
As I am not a big fan of mailing list, I have created a Yahoo!Pipes to
generate a RSS from the user & developpers mailing list and integrated it
into a netvibes tab. I have also put a few blogs from the rspec authors.
More information and screenshots (worth 1000 words!) in
http://21croissants.blogspot.com/2007/05/rspec-changes-log-rss.html
Cheers,
Jean-Michel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070605/8e35569f/attachment.html
2007 Jan 18
0
Rails 1.2.0 RC2 duplicate lines Simian Report
...first version so I can get
some feeback to improve the tool.
I have written some code to generate an html report with links to the
track source code browser
(http://dev.rubyonrails.org/browser/branches/1-2-pre-release/) for each
duplicate block.
Full report with checkout from 17/01/2007 on
http://21croissants.blogspot.com/2007/01/rails-120-rc2-dupplicated-lines-simian.html
Jean-Michel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-cor...
2007 Jan 10
0
Duplicate lines in Rails 1.2rc2 reports
...* actionwebservice has 241 duplicate lines in 51 blocks in 21 files
* actionrecord has 1529 duplicate lines in 301 blocks in 45 files
* activesupport has 418 duplicate lines in 78 blocks in 44 files
* railties has 635 duplicate lines in 102 blocks in 43 files
Detailled reports on
http://21croissants.blogspot.com/2007/01/rails-120-rc2-dupplicated-lines-simian.html
Now the debate is opened about what to do with these reports!
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups...