{"id":17239107,"url":"https://github.com/binarymuse/mountie","last_synced_at":"2025-06-16T05:37:12.649Z","repository":{"id":2499109,"uuid":"3473620","full_name":"BinaryMuse/mountie","owner":"BinaryMuse","description":"Demonstrating mountable engines for Rails 3","archived":false,"fork":false,"pushed_at":"2012-02-18T00:10:10.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:58:25.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BinaryMuse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-17T20:36:17.000Z","updated_at":"2014-04-01T07:30:18.000Z","dependencies_parsed_at":"2022-09-09T07:50:29.300Z","dependency_job_id":null,"html_url":"https://github.com/BinaryMuse/mountie","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/BinaryMuse%2Fmountie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Fmountie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Fmountie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryMuse%2Fmountie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryMuse","download_url":"https://codeload.github.com/BinaryMuse/mountie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245577476,"owners_count":20638312,"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-15T05:47:45.220Z","updated_at":"2025-03-26T02:36:07.399Z","avatar_url":"https://github.com/BinaryMuse.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mountie\n=======\n\nA small gem to demonstrate mountable engines in Rails 3.\n\nGettings Started\n----------------\n\n1. Clone the repository\n2. `bundle install` from the root\n\nRunning the Test Rails Server\n-----------------------------\n\n1. `cd test/dummy`\n2. Copy the Engine migrations with `rake mountie:install:migrations`\n3. Migrate the database with `rake db:migrate`\n4. `rails server`\n\nNote that if you `rake db:migrate` from the engine root that the test app database is automatically updated.\n\nhttp://localhost:3000 is now running the dummy app with the engine mounted at `/mountie`.\n\nThe path to test resources is at http://localhost:3000/mountie/entries.\n\nRunning a Rake Task Defined by the Engine\n-----------------------------------------\n\nJust run `rake mountie:run`; the task is listed in `rake -T`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymuse%2Fmountie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarymuse%2Fmountie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymuse%2Fmountie/lists"}