{"id":26057561,"url":"https://github.com/folkengine/cucumberrubytemplate","last_synced_at":"2026-05-29T12:02:11.894Z","repository":{"id":6394172,"uuid":"7632088","full_name":"folkengine/CucumberRubyTemplate","owner":"folkengine","description":"Baseline cucumber project for my exploring Ruby Cucumber inside IntelliJ","archived":false,"fork":false,"pushed_at":"2013-01-16T17:39:28.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T06:52:04.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/folkengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-15T19:54:37.000Z","updated_at":"2014-02-28T19:48:52.000Z","dependencies_parsed_at":"2022-07-29T01:49:15.293Z","dependency_job_id":null,"html_url":"https://github.com/folkengine/CucumberRubyTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/folkengine/CucumberRubyTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folkengine%2FCucumberRubyTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folkengine%2FCucumberRubyTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folkengine%2FCucumberRubyTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folkengine%2FCucumberRubyTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/folkengine","download_url":"https://codeload.github.com/folkengine/CucumberRubyTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/folkengine%2FCucumberRubyTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33650712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-08T11:24:01.981Z","updated_at":"2026-05-29T12:02:11.876Z","avatar_url":"https://github.com/folkengine.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cucumber Ruby Template\n======================\n\nBaseline cucumber project to help explain how to get Ruby Cucumber to work inside IntelliJ 12.\n\nRequirements\n------------\n\n* Ruby 1.9.x installed and on your classpath:\n\n```sh\n    $\u003e ruby -v\n    ruby 1.9.3p362 (2012-12-25) [i386-mingw32]\n```    \n* IntelliJIDEA 12\n\n* A Git client\n\nImporting the Project into IntelliJ\n-----------------------------------\n\n* Clone the repository from the command line:\n\n```sh\n    $\u003e git clone https://github.com/folkengine/CucumberRubyTemplate CucumberRubyTemplate\n    Cloning into CucumberRubyTemplate...\n    remote: Counting objects: 23, done.\n    remote: Compressing objects: 100% (21/21), done.\n    remote: Total 23 (delta 7), reused 10 (delta 0)\n    Unpacking objects: 100% (23/23), done.\n```\n\n* Open IntelliJ and install the Ruby plugin\n\n```sh\n    Configure \u003e Plugins \u003e Browse Repositories \u003e Ruby\n```\n\n* Create a new Ruby Project and set the Project Location to be where you checked out the source from Git.\n\n* Specify the Ruby SDK, adding it if there isn't already one to choose.\n\nAdding Rake Configuration\n-------------------------\n\n* Run \u003e Edit Configurations\n\n* Add a new Rake Configuration, setting the task name to run\n\n* Press the Run button, making sure the Rake task is selected in the dropdown.\n\nRunning a Feature File\n----------------------\n\n* Right mouse click on the file and select run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolkengine%2Fcucumberrubytemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffolkengine%2Fcucumberrubytemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffolkengine%2Fcucumberrubytemplate/lists"}