{"id":18103859,"url":"https://github.com/sandro/specjour_rails_app","last_synced_at":"2025-07-09T11:06:26.153Z","repository":{"id":5551659,"uuid":"6755919","full_name":"sandro/specjour_rails_app","owner":"sandro","description":"An example rails app for testing specjour","archived":false,"fork":false,"pushed_at":"2014-03-13T20:46:39.000Z","size":263,"stargazers_count":1,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-12T11:33:48.610Z","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/sandro.png","metadata":{"files":{"readme":"README.markdown","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":"2012-11-19T06:31:00.000Z","updated_at":"2014-03-13T20:46:39.000Z","dependencies_parsed_at":"2022-09-18T06:47:17.893Z","dependency_job_id":null,"html_url":"https://github.com/sandro/specjour_rails_app","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandro%2Fspecjour_rails_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandro%2Fspecjour_rails_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandro%2Fspecjour_rails_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandro%2Fspecjour_rails_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandro","download_url":"https://codeload.github.com/sandro/specjour_rails_app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441006,"owners_count":20939235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-31T22:13:20.324Z","updated_at":"2025-04-06T05:47:56.880Z","avatar_url":"https://github.com/sandro.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Rails + [Specjour](https://github.com/sandro/specjour)\n\nA very simple Rails app, containing very simple RSpec and Cucumber tests. This app gives the specjour community a sane playground where they can try out specjour, and recreate any bugs they encounter.\n\n## Installation\n\n    bundle install\n\n## Usage\n\nRun the entire suite\n\n    specjour\n\nRun only RSpec\n\n    specjour spec/\n\nRun only Cucumber\n\n    specjour features/\n\nDistribute all examples in one RSpec file\n\n    specjour spec/controllers/articles_controller_spec.rb\n\n## Run against a local copy of specjour\nNeed to test against your forked version specjour? Simply point your Gemfile to the specjour system path, and remember to use `bundle exec specjour` instead of simply `specjour`.\n\nEdit your Gemfile\n\n    gem 'specjour', path: '~/src/ruby/specjour'\n\nAlso, life will be easier if you use two separate terminal windows: one for the\nlistener, and one for the dispatcher. Make sure the listener only sets up one worker process to ensure usable debuggers.\n\nTerminal 1\n\n    bundle exec specjour listen -w 1\n\nTerminal 2\n\n    bundle exec specjour\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandro%2Fspecjour_rails_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandro%2Fspecjour_rails_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandro%2Fspecjour_rails_app/lists"}