https://github.com/agisga/railstutorial

Following the examples of <https://www.railstutorial.org/book> from Ch. 3 and beyond

https://github.com/agisga/railstutorial

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Following the examples of <https://www.railstutorial.org/book> from Ch. 3 and beyond

Basic Info
  • Host: GitHub
  • Owner: agisga
  • License: other
  • Language: Ruby
  • Default Branch: master
  • Size: 55.7 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 9 years ago · Last pushed about 9 years ago
Metadata Files
Readme License

README.md

Ruby on Rails Tutorial sample application

This is the sample application for Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl.

License

All source code in the Ruby on Rails Tutorial is available jointly under the MIT License and the Beerware License. See LICENSE.md for details.

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the test suite to verify that everything is working correctly:

$ rails test

If the test suite passes, you'll be ready to run the app in a local server:

$ rails server

For more information, see the Ruby on Rails Tutorial book.

Owner

  • Name: Alexej Gossmann
  • Login: agisga
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 13
  • Total Committers: 1
  • Avg Commits per committer: 13.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
agisga a****o@g****m 13

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Gemfile rubygems
  • byebug = 9.0.0 development
  • guard = 2.13.0 development
  • guard-minitest = 2.4.4 development
  • listen = 3.0.8 development
  • minitest-reporters = 1.1.9 development
  • rails-controller-testing = 0.1.1 development
  • spring = 1.7.2 development
  • spring-watcher-listen = 2.0.0 development
  • sqlite3 = 1.3.12 development
  • web-console = 3.1.1 development
  • bootstrap-sass = 3.3.6
  • coffee-rails = 4.2.1
  • jbuilder = 2.4.1
  • jquery-rails = 4.1.1
  • pg = 0.18.4
  • puma = 3.4.0
  • rails = 5.0.1
  • sass-rails = 5.0.6
  • turbolinks = 5.0.1
  • tzinfo-data >= 0
  • uglifier = 3.0.0
Gemfile.lock rubygems
  • actioncable 5.0.1
  • actionmailer 5.0.1
  • actionpack 5.0.1
  • actionview 5.0.1
  • activejob 5.0.1
  • activemodel 5.0.1
  • activerecord 5.0.1
  • activesupport 5.0.1
  • ansi 1.5.0
  • arel 7.1.4
  • autoprefixer-rails 7.1.1
  • bootstrap-sass 3.3.6
  • builder 3.2.3
  • bundler 1.12.3
  • byebug 9.0.0
  • coderay 1.1.1
  • coffee-rails 4.2.1
  • coffee-script 2.4.1
  • coffee-script-source 1.12.2
  • concurrent-ruby 1.0.5
  • debug_inspector 0.0.3
  • erubis 2.7.0
  • execjs 2.7.0
  • ffi 1.9.18
  • formatador 0.2.5
  • globalid 0.4.0
  • guard 2.13.0
  • guard-compat 1.2.1
  • guard-minitest 2.4.4
  • i18n 0.8.1
  • jbuilder 2.4.1
  • jquery-rails 4.1.1
  • listen 3.0.8
  • loofah 2.0.3
  • lumberjack 1.0.12
  • mail 2.6.5
  • method_source 0.8.2
  • mime-types 3.1
  • mime-types-data 3.2016.0521
  • mini_portile2 2.1.0
  • minitest 5.10.2
  • minitest-reporters 1.1.9
  • multi_json 1.12.1
  • nenv 0.3.0
  • nio4r 1.2.1
  • nokogiri 1.7.2
  • notiffany 0.1.1
  • pg 0.18.4
  • pry 0.10.4
  • puma 3.4.0
  • rack 2.0.3
  • rack-test 0.6.3
  • rails 5.0.1
  • rails-controller-testing 0.1.1
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.0.3
  • railties 5.0.1
  • rake 12.0.0
  • rb-fsevent 0.9.8
  • rb-inotify 0.9.8
  • ruby-progressbar 1.8.1
  • sass 3.4.23
  • sass-rails 5.0.6
  • shellany 0.0.1
  • slop 3.6.0
  • spring 1.7.2
  • spring-watcher-listen 2.0.0
  • sprockets 3.7.1
  • sprockets-rails 3.2.0
  • sqlite3 1.3.12
  • thor 0.19.4
  • thread_safe 0.3.6
  • tilt 2.0.7
  • turbolinks 5.0.1
  • turbolinks-source 5.0.3
  • tzinfo 1.2.3
  • uglifier 3.0.0
  • web-console 3.1.1
  • websocket-driver 0.6.5
  • websocket-extensions 0.1.2