realtor-deed-mvc-main.zip
(预估有个54文件)
realtor-deed-mvc-main
public
favicon.ico
5KB
images
corneal-small.png
18KB
.gitkeep
0B
stylesheets
main.css
2KB
javascripts
.gitkeep
0B
config.ru
346B
db
seeds.rb
1KB
schema.rb
2KB
development.sqlite
52KB
migrate
20210214163829_create_properties.rb
259B
20210214165958_create_deeds.rb
288B
20210214170531_create_buildings.rb
279B
20210214010120_create_users.rb
243B
lib
.gitkeep
0B
slug.rb
229B
Gemfile
523B
spec
application_controller_spec.rb
289B
spec_helper.rb
742B
Rakefile
149B
config
environment.rb
318B
LICENSE
1KB
README.md
90B
Gemfile.lock
3KB
.gitignore
1KB
app
views
properties
show.html.erb
574B
new.html.erb
975B
index.html.erb
369B
edit.html.erb
1KB
users
show.html.erb
688B
new.html.erb
1KB
index.html.erb
41B
edit.html.erb
65B
welcome.erb
937B
index.html.erb
297B
sessions
login.html.erb
540B
error.html.erb
257B
buildings
show.html.erb
73B
new.html.erb
65B
index.html.erb
375B
edit.html.erb
65B
layout.erb
4KB
deeds
show.html.erb
313B
index.html.erb
386B
models
deed.rb
105B
.gitkeep
0B
property.rb
608B
building.rb
348B
user.rb
796B
controllers
application_controller.rb
865B
buildings_controller.rb
715B
properties_controller.rb
1KB
sessions_controller.rb
1003B
users_controller.rb
1KB
deeds_controller.rb
344B
暂无评论