Skip to content

Experimenting with opal to write CSS, JS, and the DOM with Ruby

License

Notifications You must be signed in to change notification settings

vogelbek/opal_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opal_playground

Experimenting with opal to write CSS, JS, and the DOM with Ruby

I'm currently stuck on the commented out jQuery Document.ready because the Rake build is aborted (it can't find jQuery).

Some References I've worked from: http://opalrb.org/docs/static_applications/ - This is where I started from. http://opalrb.org/docs/getting_started/ - This mentions that opal-jquery needs to wrap an instance of jquery, but I'm not sure how to make that work. I considered using the jquery-rails gem, but don't want any rails dependencies yet.

About

Experimenting with opal to write CSS, JS, and the DOM with Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published