GithubHelp home page GithubHelp logo

kel-ln / caracal-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from urvin-compliance/caracal-example

0.0 1.0 0.0 121 KB

This is a simple rails project to demonstrate numerous examples of caracal behavior. Useful for testing.

Ruby 74.37% JavaScript 2.45% CSS 2.80% HTML 20.38%

caracal-example's Introduction

Caracal Example

This project is a simple Rails application that demonstrates how to use Caracal to generate MSWord documents in what the library authors deem idiomatic usage. You can, of course, implement the library any way you see fit. This is merely a suggestion.

Additionally, this project produces a Word document that demonstrates nearly every configuration option Caracal can manage. As such, the core team often uses the resulting output for compatibility tests between the innumerable versions of Word.

Getting Started

Web Server

Because this example page includes images, it requires more than one processing thread. Please, do not use Webrick. Webrick is single-threaded. If you try to load the example page using Webrick, the request will timeout.

We recommend using Puma instead. The puma gem will be installed when you bundle install.

Routes

The project is configured to run the example code from the root route. To generate the file, simply load http://localhost:3000 (or whichever hostname and port you prefer).

caracal-example's People

Contributors

jdugan avatar jdugan-plia avatar

Watchers

 avatar

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.