Ruby On Rails Classroom image

Anil  Bist / Professional / Web Technology

 
To post your Question Join Classroom
 
Lesson Topics's No:-  ||
Lessons:- Installation and Setup

  Installation and Setup

To install Cucumber, first add the cucumber-rails gem and a utility gem called database cleaner to the :test group in the Gemfile (Listing 8.31). To install Cucumber, first add the cucumber-rails gem and a utility gem called database cleaner to the :test group in the Gemfile (Listing 8.31).

 

 

Then install as usual:

$  bundle  install

 

To set up the application to use Cucumber, we next generate some necessary support files and directories:

rails  generate  cucumber:install  

 

This creates a features/ directory where the files associated with Cucumber will live.  

 
 
 
image
Anil  Bist

Skills    Ruby On Rails

Qualifications :- High School - SLV, College/University - Graphic Era Deemed Univ University,
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:-

I started my Professional Journey in 2006 with one of the Web Development Company in Bangalore and my 1st framework was "Ruby on Rail" as Web development and delivered around 5+ Projects using this platform. Then came another dimension as JEE/Sturst framework, Gradually I realized that I want to build something on my own and give my passion and energy on creating something different a
Explore

 

  Students (0)