.github/FUNDING.yml | |
|
|
.gitignore | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
README_zh.md | |
|
|
Rakefile | |
|
|
app/channels/application_cable/channel.rb | 4 | A 0 mins |
|
app/channels/application_cable/connection.rb | 4 | A 0 mins |
|
app/controllers/application_controller.rb | 2 | A 0 mins |
|
app/jobs/application_job.rb | 2 | A 0 mins |
|
app/mailers/application_mailer.rb | 4 | A 0 mins |
|
app/models/application_record.rb | 3 | A 0 mins |
|
app/models/appointment.rb | 4 | A 0 mins |
|
app/models/patient.rb | 4 | A 0 mins |
|
app/models/physician.rb | 7 | A 0 mins |
|
app/models/picture.rb | 3 | A 0 mins |
|
app/views/layouts/mailer.html.erb | |
|
|
app/views/layouts/mailer.text.erb | |
|
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/setup | |
|
|
bin/update | |
|
|
changelogs/README.md | |
|
|
config.ru | |
|
|
go-on-rails.gemspec | |
|
|
go-on-rails.png | |
|
|
lib/generators/USAGE | |
|
|
lib/generators/gor/association.rb | 50 | B 6 hrs |
|
lib/generators/gor/converter.rb | 117 | B 4 hrs |
|
lib/generators/gor/validator.rb | 58 | B 6 hrs |
|
lib/generators/gor_generator.rb | 105 | B 4 hrs |
|
lib/generators/templates/Dockerfile.go_app.erb | |
|
|
lib/generators/templates/Makefile | |
|
|
lib/generators/templates/db.go.erb | |
|
|
lib/generators/templates/docker-compose.yml.erb | |
|
|
lib/generators/templates/favicon.ico | |
|
|
lib/generators/templates/gor_model_mysql.go.erb | |
|
|
lib/generators/templates/gor_model_postgres.go.erb | |
|
|
lib/generators/templates/home_controller.go.erb | |
|
|
lib/generators/templates/index.tmpl | |
|
|
lib/generators/templates/main.go | 15 | A 0 mins |
|
lib/generators/templates/utils.go.erb | |
|
|
lib/go/on/rails.rb | 7 | A 0 mins |
|
lib/go/on/rails/railtie.rb | 5 | A 0 mins |
|
lib/tasks/gor.rake | |
|
|