{"id":28931493,"url":"https://github.com/netmarkjp/ror3.2_example","last_synced_at":"2025-07-01T04:05:41.571Z","repository":{"id":144759883,"uuid":"3661805","full_name":"netmarkjp/ror3.2_example","owner":"netmarkjp","description":null,"archived":true,"fork":false,"pushed_at":"2012-03-08T16:32:27.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-22T16:06:29.405Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netmarkjp.png","metadata":{"files":{"readme":"README","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-03-08T16:29:14.000Z","updated_at":"2023-06-28T01:03:44.000Z","dependencies_parsed_at":"2023-04-12T16:47:48.106Z","dependency_job_id":null,"html_url":"https://github.com/netmarkjp/ror3.2_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/netmarkjp/ror3.2_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netmarkjp%2Fror3.2_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netmarkjp%2Fror3.2_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netmarkjp%2Fror3.2_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netmarkjp%2Fror3.2_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netmarkjp","download_url":"https://codeload.github.com/netmarkjp/ror3.2_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netmarkjp%2Fror3.2_example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262893636,"owners_count":23380710,"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-06-22T16:06:23.755Z","updated_at":"2025-07-01T04:05:41.561Z","avatar_url":"https://github.com/netmarkjp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nStartup Instruction\n------------------------------\n.. code:: bash\n\n # preflight settings for Mac\n # \n # install rbenv ruby-build with brew\n\n # preflight settings\n # \n # notice: confirm `which rails` point to ~/.rbenv/versions/\u003cVERSION\u003e/bin/gem\n #         if not, execute `export PATH=~/.rbenv/versions/\u003cVERSION\u003e/bin:$PATH`\n gem install rails\n\n # ror startup\n rails new ror3.2_example\n cd ror3.2_example\n rails server\n\n # generate model\n rails generate scaffold post author:string body:text\n rake db:migrate\n\n # ready to access http://localhost:3000/posts\n\nApply Twitter Bootstrap\n------------------------------\n.. code:: bash\n\n # edit Gemfile\n # add to line 21, \n #   gem 'twitter-bootstrap-rails', :git =\u003e 'http://github.com/seyhunak/twitter-bootstrap-rails.git'\n bundle install\n rails generate bootstrap:install \n\n\n\n\nvim: set filetype=rst :\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetmarkjp%2Fror3.2_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetmarkjp%2Fror3.2_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetmarkjp%2Fror3.2_example/lists"}