Skip to content

Instantly share code, notes, and snippets.

@blahutka
Created November 3, 2017 11:54
Show Gist options
  • Save blahutka/519c80ffb920fe61dd40d13aa5be3994 to your computer and use it in GitHub Desktop.
Save blahutka/519c80ffb920fe61dd40d13aa5be3994 to your computer and use it in GitHub Desktop.
Hyperloop methods
ReactiveRecord.load
ReactiveRecord::WhileLoading.quiet?
ReactiveRecord::Base.load_data
ReactiveRecord::Base.pending_fetches
React::Server.render_to_string(<Component>)
Model.saving?
React::IsomorphicHelpers.on_opal_client?
React::IsomorphicHelpers.on_opal_server?
if RUBY_ENGINE != 'opal'
after(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment