search for: gherkin

Displaying 13 results from an estimated 13 matches for "gherkin".

Did you mean: checkin
2012 Jul 23
1
Unable to Run 'bundle exec cucumber'
Hi, I have a cucumber problem that is preventing me from running all my feature files, anyone has come across to this problem ? On Windows with. cucumber (1.2.1, 0.9.4) Command: bundle exec cucumber C:/Ruby187/lib/ruby/gems/1.8/gems/gherkin-2.2.9-x86-mingw32/lib/gherkin/lexer/i18n_lexer.rb:23: [BUG] Segmentation fault ruby 1.8.7 (2012-06-29 patchlevel 370) [i386-mingw32] Thanks -- Posted via http://www.ruby-forum.com/.
2011 Oct 03
4
gem update --system issue
...at in specification: "2011-09-12 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ uuid-2.3.4.gemspec]: invalid date format in specification: "2011-09-02 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ gherkin-2.5.1.gemspec]: invalid date format in specification: "2011-09-23 00:00:00.000000000Z" Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/ json_pure-1.5.4.gemspec]: invalid date format in specification: "2011-08-31 00:00:00.000000000Z" Invalid gemspec in [/usr/loc...
2011 Aug 09
5
Bundle Install failing on deployment
Hi, I have upgraded an app to 3.1.0.rc5 and everything is fine locally. When I try to deploy with capistrano, bundle install fails with the following output: ** [out :: westminster-agency.co.uk] Fetching source index for http://rubygems.org/ ** [out :: westminster-agency.co.uk] which: no sudo in (/usr/local/ sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin) ** [out ::
2011 Nov 02
3
form_for text_field
...(3.0.0, 2.1.2) calendar_date_select (1.16.1) cgi_multipart_eof_fix (2.5.0) columnize (0.3.2) composite_primary_keys (2.3.5.1) cucumber (0.7.2) cucumber-rails (0.3.1) diff-lcs (1.1.2) erubis (2.7.0, 2.6.6) ezcrypto (0.7.2) factory_girl (1.2.4) fastercsv (1.5.3) formtastic (0.9.8) gem_plugin (0.2.3) gherkin (2.3.2 x86-mingw32, 1.0.26 i386-mingw32) hike (1.2.1) i18n (0.6.0, 0.5.0) json (1.4.6) json_pure (1.4.6, 1.4.3) linecache (0.43) log4r (1.1.7) mongrel (1.1.5 x86-mingw32) multi_json (1.0.3) nokogiri (1.4.1 x86-mingw32) prawn (0.8.4) prawn-core (0.8.4) prawn-layout (0.8.4) prawn-security (0.8.4) rac...
2010 Sep 27
3
having some issues with factory_girl and bundler...
Hi All Need some brilliants minds here :) I''m using Rails 2.3.8 & ruby 1.8 (I know, I know... ) I''ve move my gems from .gems to Bundler, but I''m having some issues with Factory_girl when I rake spec "uninitialized constant Factory" I''m following the instructions from http://gembundler.com/rails23.html. Basically: - grab all config.gem and place
2012 Feb 06
3
Bundler - how to re-install all gems after os update?
I had a working Rails setup using RVM on Ubuntu 11.10 with /home on a separate partition. I installed Ubuntu 12.04 (Alpha) on the root partition, leaving the home partition unchanged. I now find that some things don''t work, I think due to the fact that the system has been updated and versions of libraries have changed. For example I get: $ rails c
2010 Sep 07
1
unicorn_rails and rails 2.3.8
....8) activemodel (3.0.0, 3.0.0.rc) activerecord (3.0.0, 3.0.0.rc, 2.3.8) activeresource (3.0.0, 3.0.0.rc, 2.3.8) activesupport (3.0.0, 3.0.0.rc, 2.3.8) arel (1.0.1, 0.4.0) builder (2.1.2) bundler (1.0.0.rc.5) capistrano (2.5.19) cucumber (0.8.5) cucumber-rails (0.3.2) diff-lcs (1.1.2) erubis (2.6.6) gherkin (2.1.5) god (0.11.0) highline (1.6.1) hoe (2.6.2) i18n (0.4.1) json_pure (1.4.6) mail (2.2.5) mime-types (1.16) mysql (2.8.1) mysql2 (0.2.3) net-scp (1.0.3) net-sftp (2.0.5) net-ssh (2.0.23) net-ssh-gateway (1.0.1) nokogiri (1.4.3.1) paperclip (2.3.3) polyglot (0.3.1) rack (1.2.1, 1.1.0) rack-mount...
2010 Dec 08
1
Help on install act_as_ferret on windows XP
...nfiguration (1.1.0) cucumber (0.8.5) cucumber-rails (0.3.2) culerity (0.2.12, 0.2.10) database_cleaner (0.5.2) datanoise-actionwebservice (2.3.2) diff-lcs (1.1.2) erubis (2.6.6) factory_girl (1.3.2) ferret (0.11.5 mswin32) ffi (0.6.3 x86-mingw32) friendly_id (3.0.6) gemcutter (0.6.1) geokit (1.5.0) gherkin (2.1.5 i386-mingw32) heroku (1.9.13) hobo (1.0.1) hobofields (1.0.1) hobosupport (1.0.1) hoe (2.6.1) i18n (0.4.2) json_pure (1.4.6, 1.4.5) launchy (0.3.7) mail (2.2.9) mime-types (1.16) mysql (2.8.1 x86-mingw32) nokogiri (1.4.3.1 x86-mingw32) pg (0.9.0 x86-mingw32) polyglot (0.3.1) rack (1.2.1, 1.1...
2009 Jul 06
8
how to make ZenTest autotest run whenever my tests change
Railsters: Despite Rails being the only Web platform designed for TDD, a lot of its test infrastructure is still "cargo cult" - imitating other test rigs instead of understanding their principles. Most importantly, tests should run instantly. There''s no excuse for breaking this rule, and if you invent a platform that can''t obey it then you are doing something
2012 Jun 14
1
Cucumber/RSpec ::: Capybara? Webrat What am I using??
...(1.0.0.rc.3) cucumber (1.2.1) cucumber-rails (1.3.0, 0.3.2) daemons (1.1.8) database_cleaner (0.8.0) delayed_job (3.0.3) delayed_job_active_record (0.3.2) devise (2.0.4) diff-lcs (1.1.3) enum_column3 (0.1.4) erubis (2.7.0, 2.6.6) execjs (1.4.0, 1.3.0) ffi (1.0.11) formtastic (2.1.1) fssm (0.2.8.1) gherkin (2.11.0) god (0.12.1) haml (3.1.4) haml-rails (0.3.4) highline (1.6.12) hike (1.2.1) hpricot (0.8.6) i18n (0.6.0, 0.4.2) journey (1.0.3) jquery-rails (2.0.2, 2.0.1) jquery-ui-rails (0.2.2) json (1.7.3, 1.6.5) kaminari (0.13.0) launchy (2.1.0) libwebsocket (0.1.3) mail (2.4.4, 2.4.1, 2.2.19) mime-ty...
2012 Feb 14
6
cannot load such file -- openssl (again)
...iver (2.19.0) Using xpath (0.1.4) Using capybara (1.1.2) Using coffee-script-source (1.2.0) Using execjs (1.3.0) Using coffee-script (2.2.0) Using rack-ssl (1.3.2) Using json (1.6.5) Using rdoc (3.12) Using thor (0.14.6) Using railties (3.2.1) Using coffee-rails (3.2.2) Using diff-lcs (1.1.3) Using gherkin (2.7.7) Using term-ansicolor (1.0.7) Using cucumber (1.1.4) Using cucumber-rails (1.2.1) Using database_cleaner (0.7.1) Using mysql2 (0.3.11) Using rails (3.2.1) Using rspec-core (2.8.0) Using rspec-expectations (2.8.0) Using rspec-mocks (2.8.0) Using rspec (2.8.0) Using rspec-rails (2.8.1) Using s...
2012 Nov 30
3
Rails Course Booking System
Hi all, i have just finished reading Beginning Rails 3 and have done as many tutorials on the web I can find. So I have decided for my first real project I would like to create a system where an admin can created courses controlled from some sort of back-end. Users could then register an account book and pay for course utilizing maybe some sort of calender system. Am I starting out too big for
2012 Aug 31
5
Question1 Cucumber Rails
can we write multiple background in one feature file....? can we write multiple feature in one feature file.....? -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to