search for: client_spec

Displaying 2 results from an estimated 2 matches for "client_spec".

2007 Apr 10
5
using YAML for --failures and --examples
...#39;m wondering: Would a a patch to use YAML (instead or as well as) plain text be welcomed? I''m thinking of a yaml file like the following: spec_file_1: file: spec/person_spec.rb specs: - should have first name - should provide email address spec_file_2: file: spec/client_spec.rb specs: - should have meeting on monday - should drink on friday Any thoughts? Scott
2013 May 12
15
Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
Hi Group, I''ve got mysql database installed and the server running on a Mac Pro with latest mountain lion setup 10.8.3. I''m able to use mysql tools like mysql, mysqladmin to converse with it. :} I use RVM''s scripts to fetch gems. I''ve visited RVM''s website but their advise to get "mysql gem loaded" does the same thing as below aborted