OMG, I don't believe that I forget that. Thank you so much Justin.
Att,
Pablo
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Justin,
Bellow is my directory tree for spec:
|-- spec
| |-- controllers
| | `-- site_controller_spec.rb
| |-- factories.rb
| |-- fixtures
| | `-- avatar.jpg
| |-- helpers
| | |-- profile_helper_spec.rb
| | |-- site_helper_spec.rb
| | `-- task_list_helper_spec.rb
| |
Hi Justin,
I'm using RSpec 2.6.0, RSpec-Rails 2.6.1, Capybara 1.0.0 and Rails 3.0.7.
Att,
Pablo
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Hi guys,
I'm using RSpec with Capybara, and for that I created the
spec/integration folder. But when I execute the command "bundle exec
rspec spec" RSpec don't execute my files on integration folder. I need
to pass each file to solve this problem.
Do you known how I can put the integration folder
Chris,
Thank you man, I replaced all my symbol for field name references, and
worked fine.
Pablo
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Hi Chris,
Thank your for your explanation, but I have a doubt about this. I'm
printing the method test bellow:
it "should create a new account" do
lambda do
visit new_subdomain_path
response.should render_template('subdomains/new')
fill_in :nome, :with =
Hi guys,
I'm writing a integration test and i'm still have problems with a form field.
The RSpec continues to show me a message bellow:
Failure/Error: fill_in :password_confirmation, :with =>
@attr[:password_confirmation]
Webrat::NotFoundError:
Could not find field: :password_confirma
+55 11 8701-1086
On Sun, May 1, 2011 at 3:40 PM, Chris Mear wrote:
> On 1 May 2011, at 18:29, Pablo L. de Miranda wrote:
>
>> I'm building a application using subdomains feature like basecamp. To
>> create the correct link reference I use a with_subdomain function whch
&g
Hi guys,
I'm building a application using subdomains feature like basecamp. To
create the correct link reference I use a with_subdomain function whch
take the subdmain name and create a subdomain name like
subdomain.mydomain.com.
So to teste that a account information view have the link to right
d
Chris,
Thanks man, it's great your code. I did a fork and started study it.
Thank you again,
Pablo
pablolmira...@gmail.com
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Hi guys,
I'm developing a app where each subdomain has a independent data set.
I did a few tries to rewrite a test for this, but all were unsuccessful.
Do someone has a example how I can do that? any reference will help.
Thanks,
Pablo
pablolmira...@gmail.com
__
@Fernando - So what material you recommend to start a study in rSpec?
Att,
Pablo Lacerda de Miranda
pablolmira...@gmail.com
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Hi Sarah,
I will take a look in the peepcode videos.
Thank you,
Pablo Lacerda de Miranda
pablolmira...@gmail.com
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Hi Fernando,
Are know, or have, some material ( tutorial, article, etc.. ) to recommend
me?
Att,
Pablo Lacerda de Miranda
Graduando Sistemas de Informação
Universidade Estadual de Montes Claros
pablolmira...@gmail.com
___
rspec-users mailing list
rspec-
Hi guys,
Someone know some good introduction to rspec, I`m wanting to use Rspec with
my Rails projects, but I don't found a good introduction.
Att,
Pablo Lacerda de Miranda
pablolmira...@gmail.com
___
rspec-users mailing list
rspec-users@rubyforge.org
h
15 matches
Mail list logo