thr3ads.net
the human readable 3mail archive display system
rspec users
-
May 2011
Search
rspec users
4606 threads
May 2011
49 threads
Tuesday May 31 2011
Time
Replies
Subject
9:59PM
0
hey rspec-users
6:09PM
1
How do you test a module that extends ActiveSupport::Concern?
4:49PM
0
RSpec for iPhone & iPad
Saturday May 28 2011
Time
Replies
Subject
12:12PM
2
RSpec and Rake
Friday May 27 2011
Time
Replies
Subject
4:39PM
14
[rails] undefined method `model_name' for NilClass:Class
Thursday May 26 2011
Time
Replies
Subject
4:51PM
1
Simple routing spec issue - syntax error
3:16PM
0
report testing.
2:43AM
0
rspec-rails-2.6.1 is released!
Wednesday May 25 2011
Time
Replies
Subject
10:56PM
1
Newb struggling to get/keep RSpec stable
8:50PM
3
How do you factor out common "before(:each)" calls so that multiple specs can use them?
7:00PM
9
For those using Rails with RSpec... what do you guys use for creating Factories?
3:07PM
5
fluent chaining drying
2:14AM
1
Faça parte da minha rede no LinkedIn
Tuesday May 24 2011
Time
Replies
Subject
8:25PM
7
[rails] expecting <"edit"> but rendering with <"">.
7:28PM
3
autorun?
7:31AM
2
Problems installing rspec 2.6
3:26AM
6
Writing a spec for HTTP OPTIONS verb
1:48AM
0
[rails] cannot find id
Monday May 23 2011
Time
Replies
Subject
8:10PM
6
bypass db:test:prepare but still load test db
Sunday May 22 2011
Time
Replies
Subject
9:19PM
1
Get detailed info about error
1:49PM
0
Trying to get rspec-rails working.
Thursday May 19 2011
Time
Replies
Subject
11:17PM
1
Upgrading to rspec-rails version 2.6 causes 'stack level too deep' SystemStackError
6:18PM
1
rspec help for create user test
3:35PM
0
rspec-core-2.6.1 is released!
10:09AM
2
How to spec Rails view partials in shared folders
Wednesday May 18 2011
Time
Replies
Subject
3:23PM
6
Reusing Spec's
2:04PM
1
Controller testing - it doesn't print if given some print value
Monday May 16 2011
Time
Replies
Subject
6:04PM
1
rspec2 - have_rjs
3:34PM
0
Adding Heckle Support
3:29PM
1
using rspec and factory_girl, how to get around attributes that can't be set b/c of attr_accessible
Saturday May 14 2011
Time
Replies
Subject
5:13AM
1
RSpec stub question
Thursday May 12 2011
Time
Replies
Subject
2:25PM
0
Shared context styles
Wednesday May 11 2011
Time
Replies
Subject
8:10PM
4
rails3 session issue i think
Monday May 9 2011
Time
Replies
Subject
11:40PM
1
Rails3: setting session[:session_id] for requests testing
2:00PM
6
Cucumber and rspec, do cucumber step definitions use rspec?
Friday May 6 2011
Time
Replies
Subject
12:01PM
0
rspec-2.6.0.rc6 is released!
Thursday May 5 2011
Time
Replies
Subject
6:51PM
0
jruby PATH and RUBYOPTS integration
6:28PM
1
api (class/method) renaming, will a simple controller test verify this?
Wednesday May 4 2011
Time
Replies
Subject
10:25PM
1
Am I speccing it wrong?
7:29PM
4
Re-executing rspec tests in existing JRuby container
6:24PM
1
Best way to test validates_acceptance_of
4:15PM
1
Has anything changed in config.include syntax in 2.6.0?
2:51PM
0
Distinguishing failed specs from failing to run the specs
2:40AM
2
Cucumber in Spanish?
Tuesday May 3 2011
Time
Replies
Subject
7:27PM
1
when mocking, does it scan the method being tested for outside calls?
Monday May 2 2011
Time
Replies
Subject
12:53PM
4
Problems with integration test
11:51AM
3
HTTP Status 406 When Testing :json
1:29AM
1
rspec-rails not making routes accessible since I *think* 2.2.1 (Currently using 2.5)
Sunday May 1 2011
Time
Replies
Subject
5:29PM
2
Rails helper problem