Skip to content

issues Search Results · repo:opal/opal.github.io language:JavaScript

Filter by

15 results
 (73 ms)

15 results

inopal/opal.github.io (press backspace or delete to remove)

Guides are now missing from opalrb.com website https://opalrb.com/docs/guides/v1.0.3/index.html
  • jeezs
  • 1
  • Opened 
    on Jul 13, 2021
  • #70

I can see that we are using Opal 1.0.0 in the Gemfile but it seems that the Try page still uses Opal 0.11.4? https://github.com/opal/opal.github.io/blob/c27e633729b460fc07cd20a1d75128d1dc3c51c2/Gemfile#L7 ...
  • ggrossetie
  • 1
  • Opened 
    on Jan 9, 2020
  • #56

The repository awesome-opal has been updated recently, can we publish a new version of the site ? :wink:
  • ggrossetie
  • 2
  • Opened 
    on Sep 6, 2017
  • #40

From a very simple example, expect to start a rack server use rackup. ├── Gemfile ├── Gemfile.lock ├── app │   └── application.rb ├── config.ru └── index.html Following code is worked require bundler ...
  • zw963
  • 3
  • Opened 
    on Jul 10, 2017
  • #48

The following links 404 at the moment: http://cdn.opalrb.com/ http://cdn.opalrb.com/opal/current/opal-parser.min.js http://cdn.opalrb.com/opal/current/opal.min.js
  • Temikus
  • 2
  • Opened 
    on Jan 13, 2016
  • #35

$ bundle exec opal-repl a = A = A a.hash = A a = [] = [] a.hash = A Any ideas how to improve on this? Strings in Opal currently hash to themselves, which is what makes it possible ...
  • vais
  • 2
  • Opened 
    on Jul 26, 2015
  • #31

Don t get me wrong, Opal is great. Just that guide may put more people off than get them interested. It looks like before sprockets and even earlier days, as it talks about compiling [1,2,3] and not at ...
  • rubydesign
  • 2
  • Opened 
    on Jul 16, 2015
  • #27

http://opalrb.org/docs/unsupported_features/ ref: https://github.com/opal/opal/issues/896
  • elia
  • 1
  • Opened 
    on May 28, 2015
  • #21

cc @jaredcwhite @astonj
  • elia
  • 4
  • Opened 
    on May 8, 2015
  • #19

When you visit the blog page, the title is set to the title of the last blog entry displayed on the page.
  • vais
  • 1
  • Opened 
    on Feb 13, 2015
  • #15
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub