{"id":27402542,"url":"https://github.com/tyabe/amazing_events","last_synced_at":"2025-04-14T04:29:10.382Z","repository":{"id":18334600,"uuid":"21513862","full_name":"tyabe/amazing_events","owner":"tyabe","description":"パーフェクト Ruby on Rails のサンプルアプリを Padrino で作ってみたアプリ","archived":false,"fork":false,"pushed_at":"2014-08-17T11:12:05.000Z","size":364,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T09:42:56.858Z","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/tyabe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-05T05:24:59.000Z","updated_at":"2019-03-16T09:59:50.000Z","dependencies_parsed_at":"2022-08-25T12:10:08.561Z","dependency_job_id":null,"html_url":"https://github.com/tyabe/amazing_events","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyabe%2Famazing_events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyabe%2Famazing_events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyabe%2Famazing_events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyabe%2Famazing_events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyabe","download_url":"https://codeload.github.com/tyabe/amazing_events/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248821436,"owners_count":21166868,"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":"2025-04-14T04:29:09.789Z","updated_at":"2025-04-14T04:29:10.365Z","avatar_url":"https://github.com/tyabe.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amazing events\n\nこれは、[パーフェクトRuby on Rails](http://gihyo.jp/book/2014/978-4-7741-6516-5)の Part3 で作成されたサンプルアプリを\nPadrino で作成してみたアプリケーションです。\n\nイベント情報を登録／編集したり、イベントに参加登録したりできます。\n\n## 前提条件\n\n次のライブラリをインストールしておいてください。詳しくは書籍を参考にしてください。\n\n* Ruby 2.0.0 以上\n* bundler\n* sqlite3\n* phantomjs\n* ImageMagick\n\n## セットアップ方法\n\nまず次のコマンドを実行します。\n\n```\ngit clone git@github.com:tyabe/amazing_events.git\ncd amazing_events\nbundle install\nbundle exec rake db:migrate\n```\n\n[Twitter Application Management](https://apps.twitter.com/) で、書籍の通りにTwitterアプリケーションを作成し、\n作成したアプリケーションの Twitter Api Key と Twitter Api Secret を `.env.example` に記述し `.env` にリネームします。\nその後、次のコマンドで WEBrick を起動します。\n\n```\nbundle exec padrino s\n```\n\nhttp://localhost:3000/ にアクセスすると、トップページが表示されているはずです。\n\n### テストの実行方法\n\nテストを実行する場合は、次のようにします。\n\n```\nbundle exec rake spec\n```\n\n特定のテストを実行したい場合は次のようにします。例として event_spec.rb を実行するものとします。\n\n```\nbundle exec rspec spec/models/event_spec.rb\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyabe%2Famazing_events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyabe%2Famazing_events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyabe%2Famazing_events/lists"}