GithubHelp home page GithubHelp logo

edge's People

Contributors

automatthew avatar kaykay avatar lawrencepit avatar polymar avatar rue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

edge's Issues

Processing Accept Does Not Use Priority

The Accept[..] headers allow defining relative priorities for their contents. For both Requested and Accept, we currently order the types in parsing, but the order is not used in matching. Matching still only follows the normal last-definition semantics. This should possibly be fixed, but it may be prohibitively expensive (N*M matches)?

Need a new home for Cassandra

Cassandra, as a gem name, is now being used by something else. We need to give Cassandra a new gem name and make sure it is installable and documented.

Update / clean-up RDoc

I'm currently up through the 'helpers' directory. The basic idea is to stick to commenting the basic purpose of classes or methods and leave the expository stuff (tutorials, long explanations with examples, etc.) to external content (the Web site, wiki, etc.). A lot of the docs are already fairly decent, so it is mostly just added / tweaking.

Finish and test form helpers

I've added a variety of form helpers for Hoshi-based views, but these need to have some tutorial-style docs, sample apps, and tests. Also, some helpers haven't yet been coded (such as date).

Support various doctypes in Hoshi

Right now, Hoshi is a working prototype, but needs to support / validate all the various different doctypes, as well as some of the quirkier things in HTML 4, like the fact that you can't have a self-closing script tag, or that link tags MUST be self-closing (can't have ).

waves cannot parse its own expected options

I've tried this on literally every Ruby platform I've had available. No matter what, I cannot get waves to generate a new project:

-- Sample output --

daenerys% waves generate jaunt
** Waves 0.9.3 **
Usage: waves [-otn]
    --help                       Show this message
    -o, --orm=ORM                    Select an ORM (currently supported: active_record,   filebase, sequel, data_mapper )
    -t, --template=TEMPLATE          Select a template for your app (options: classic, compact).
    -n, --name                       Select a name for the application. Use only letters, numbers, dashes, or underscores.

and

daenerys% waves -o sequel jaunt
** Waves 0.9.3 **
Usage: waves [ generate | server | console ] [ options ]
Run a waves command with the given options. Use --help with any command to learn more about that command. EXAMPLE: waves generate --help
daenerys% ruby -v
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01

I think choices is an old gem and not doing what we need to. Perhaps a boson based solution would work?

Update Waves Gems

Once Waves 0.9 is ready to go, make sure to update all the Waves gems (filebase, functor, autocode, etc.) on both GemCutter and RubyForge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.