Coder Social home page Coder Social logo

Rake tasks about ginatra HOT 3 CLOSED

narkoz avatar narkoz commented on May 14, 2024
Rake tasks

from ginatra.

Comments (3)

lenary avatar lenary commented on May 14, 2024

Giving the Rakefile the once over. Closed by 3be6c72

Deleted:

  • submodules:init
  • submodules:update
    These two were for heroku and didn't work

Modified:

  • test:spec
  • test:features
    These two have now been de-namespaced. They still work, but have a large
    message to tell you not to use them. Replaced with spec and features
    respectively
  • test:current
    This has been moved to the features namespace. It is now features:current

Added:

  • spec:long
    Runs the RSpec Test Suite with --format specdoc. This output is longer, but
    more useful.
  • spec:html
    Runs the RSpec Test Suite with --format html:spec/html_spec.html. This is
    then opened in the browser. Fun over functionality.
  • setup:gems
    Installs the required gems. Magic! Will probably require sudo
  • setup:repo
    Adds the test repository, so that you can run the tests
  • setup:test
    Installs the test gems. Magic! Will probably require sudo
  • add
    Easily adds repositories to the git_dir. Use repo= to specify a git url, and
    name= to specify an optional name.

from ginatra.

lenary avatar lenary commented on May 14, 2024

they need the once-over again, i need to update the repo:add, add a repo:update and create a few cache clearing tasks, i will also think of more later, as usual

from ginatra.

lenary avatar lenary commented on May 14, 2024

just realised, none of this is needed as we're going to use rack-cache

from ginatra.

Related Issues (20)

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.