{"id":16372547,"url":"https://github.com/nicholasjhenry/brandizzle","last_synced_at":"2026-03-13T20:30:19.069Z","repository":{"id":1315742,"uuid":"1260580","full_name":"nicholasjhenry/brandizzle","owner":"nicholasjhenry","description":"My repo for working through the BBDCasts series for Brandizzle using Rails 3","archived":false,"fork":false,"pushed_at":"2017-01-07T17:25:51.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T17:24:54.548Z","etag":null,"topics":["professional-development","tutorial"],"latest_commit_sha":null,"homepage":"http://bddcasts.com","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/nicholasjhenry.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":"2011-01-16T15:23:07.000Z","updated_at":"2022-01-31T00:33:39.000Z","dependencies_parsed_at":"2022-07-15T10:19:58.437Z","dependency_job_id":null,"html_url":"https://github.com/nicholasjhenry/brandizzle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fbrandizzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fbrandizzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fbrandizzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fbrandizzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasjhenry","download_url":"https://codeload.github.com/nicholasjhenry/brandizzle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921877,"owners_count":19718842,"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":["professional-development","tutorial"],"created_at":"2024-10-11T03:11:42.356Z","updated_at":"2026-03-13T20:30:19.006Z","avatar_url":"https://github.com/nicholasjhenry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brandizzle\n\n## About\n\nBrandizzle is a social brand monitoring application, based on the \"BDDCasts Screencast Series\":http://bddcasts.com/series/brandizzle. This application is built using Rails 3 and RSpec 2, where as the screencast uses Rails 2 and RSpec 1.\n\nPlease note, this is an application used for practice and is not used in production. However, you may find it useful for as an example of an application developed usuing an \"outside-in\" approach.\n\n## Testing\n\nThe test suite uses the following components:\n\n* RSpec\n* Cucumber\n* Spork\n* Borne\n* Factory Girl\n\nBrandizzle is setup with Spork to speed up the BDD cycle. To start the servers:\n\n    bundle exec spork\n    bundle exec spork cucumber\n\nTODO: Add note about just running tests (i.e. not continuously)\n\nTo run the tests in a continuously, execute:\n\n    autotest -- --skip-bundler\n\nTODO: Add a standard method for cucumber. See https://github.com/guard/guard-cucumber\n\nTo generate RSpec documentation:\n\n    rspec spec/ --format documentation\n\nTo run code metrics:\n\n    metrical\n\nTo run test coverage (exit Spork for RSpec and Cucumber while running as you will get no output):\n\n    rake cover_me:all\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasjhenry%2Fbrandizzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasjhenry%2Fbrandizzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasjhenry%2Fbrandizzle/lists"}