Record-store-DB:使用数据基础更新记录存储

时间:2024-03-13 00:33:31
【文件属性】:

文件名称:Record-store-DB:使用数据基础更新记录存储

文件大小:10KB

文件格式:ZIP

更新时间:2024-03-13 00:33:31

Ruby

Ruby Record Store 该项目提供了完整的CRUD功能以及具有在Album和Song之间具有一对多关系的记录存储的路由。


【文件预览】:
Record-store-DB-master
----Gemfile(120B)
----Gemfile.lock(2KB)
----views()
--------layout.erb(267B)
--------noAlbum.erb(94B)
--------song.erb(616B)
--------album.erb(755B)
--------albums.erb(557B)
--------.DS_Store(6KB)
--------new_album.erb(280B)
--------edit_album.erb(499B)
--------noSong.erb(492B)
----app.rb(2KB)
----spec()
--------album_spec.rb(2KB)
--------song_spec.rb(3KB)
--------album_integration_spec.rb(2KB)
--------spec_helper.rb(262B)
----lib()
--------song.rb(2KB)
--------album.rb(2KB)
----README.md(175B)

网友评论