Skip to content

francescoagati/vienna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vienna: Client side MVC framework for Opal

Model

class Book < Vienna::Model

  attribute :title
  attribute :author
end

About

Client-side MVC framework for Opal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%