{"id":16381213,"url":"https://github.com/trusche/rails_template","last_synced_at":"2025-07-28T12:06:51.799Z","repository":{"id":19126076,"uuid":"22355504","full_name":"trusche/rails_template","owner":"trusche","description":"My Rails starter app.","archived":false,"fork":false,"pushed_at":"2016-08-22T21:40:39.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T03:52:05.606Z","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/trusche.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":"2014-07-28T19:45:09.000Z","updated_at":"2016-08-18T11:10:35.000Z","dependencies_parsed_at":"2022-07-21T07:00:22.723Z","dependency_job_id":null,"html_url":"https://github.com/trusche/rails_template","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/trusche%2Frails_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trusche%2Frails_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trusche%2Frails_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trusche%2Frails_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trusche","download_url":"https://codeload.github.com/trusche/rails_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240062946,"owners_count":19742219,"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-11T03:53:40.183Z","updated_at":"2025-02-21T17:49:15.910Z","avatar_url":"https://github.com/trusche.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Rails Template\n\nA basic Rails starter app with authentication and bootstrap styling.\n\n####  Gems\n\n* MySQL as the database\n* Haml (using [haml-rails](https://github.com/haml/haml)) instead of erb for views\n* Twitter Bootstrap  (using [bootstrap-sass](https://github.com/twbs/bootstrap-sass) for a nice look and feel out of the box\n* Authentication with [Devise](https://github.com/plataformatec/devise)\n* Authorization with [CanCanCan](https://github.com/CanCanCommunity/cancancan)\n* [dynamic_form](https://github.com/rails/dynamic_form) for inline error messages\n* Emails are delivered to the browser with [letter_opener](https://github.com/ryanb/letter_opener) in development\n* Rspec, Guard and Factory Girl for testing\n\n#### Customizations\n\n* All version locks have been removed in the Gemfile.\n* The Devise views have been generated and adapted for bootstrap and inline error messages.\n* The layout uses a basic navbar with sign in/out links.\n* Turbo-links are disabled; they suck for development.\n* Flash messages are markdown enabled with [BlueCloth](https://github.com/ged/bluecloth).\n\n##### Usage\n\n```\ngit clone https://github.com/trusche/rails_template your_app\ncd your_app\nrm -rf .git/\ncp config/database.yml{.dist,} # edit as necessary\ncp config/secret.yml{.dist,}   # ditto\nbundle install\nbundle exec rake db:create\nbundle exec rake db:migrate\nbundle exer rails s # voila!\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrusche%2Frails_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrusche%2Frails_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrusche%2Frails_template/lists"}