Git Product home page Git Product logo

ember-skeleton's People

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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

ember-skeleton's Issues

Doesnt work with Ember 1.0.pre

Dropped in Ember 1.0.pre and added Handlebars 1.0.beta.6 to vendor and referenced it in the Assetfile and still get the error: "Ember Handlebars requires Handlebars 1.0.beta.5 or greater".

Not sure whats going on. Halps?

Problems running bundle exec rackup

Hi,
I am 100% sure this is a user problem, yet I am too stupid to get this to work. I downloaded the project, ran

bundle install, and then tried
bundle exec backup.

I get a stack trace starting with:

bundle exec rackup
[...]/ember-skeleton/Assetfile:4:in `require': no such file to load -- json (LoadError)
from [..]ember-skeleton/Assetfile

I am using OS X 10.7.3, ruby 1.8.7, gem 1.3.6, bundle 1.1.0, and my bundle outputs:

Using rake (0.9.2.2)
Using Platform (0.4.0)
Using open4 (1.3.0)
Using POpen4 (0.1.4)
Using chunky_png (1.2.5)
Using fssm (0.2.8.1)
Using sass (3.1.15)
Using compass (0.11.7)
Using multi_json (1.1.0)
Using execjs (1.3.0)
Using rack (1.4.1)
Using rack-rewrite (1.2.1)
Using thor (0.14.6)
Using rake-pipeline (0.6.0) from https://github.com/livingsocial/rake-pipeline.git (at master)
Using rake-pipeline-web-filters (0.6.0) from https://github.com/wycats/rake-pipeline-web-filters.git (at master)
Using uglifier (1.2.3)
Using yui-compressor (0.9.6)
Using bundler (1.1.0)

What am I messing up? :-(

Stefan

QUnit support

How can I use this construction in combination with a /app/tests folder and QUnit, just like ember does this with minispade?

gemfile.lock (found the dragons, easier to kill than it seems)

  • First the issue:
    Launching bundle exec rackup doesn't bundle anything and only old versions of the app are served.
  • then the solution:
    Having had the gemfile craziness (on Lion) I found a way to avoid issues:

1- remove the actual file Gemfile.lock
2- add Gemfile.lock to your .gitignore
3- relaunch bundle install

that's it. You will have your own Gemfile.lock since it's generated when using bundle install but it won't cause problems to others since they will generate their own.
Of course the best thing would be to not create this lock file but in the mean time, not having this issue is a real plus as it makes everything dysfunctional.

UTF-8 encoding problems

.js files with unicode characters results in incorrect encoding of the app.js.
the app.js file gets served as ASCII, so "één" becomes "één".

uninitialized constant Rake::Pipeline::Project

I did a git clone https://github.com/interline/ember-skeleton.git following a bundle install and a rake build but I got an error:

rake build
rake aborted!
uninitialized constant Rake::Pipeline::Project

How to use it?

Hi,

Where do I get documentation on how to use and customize the skeleton?

I am specially interested in how new ccs files will be included in main.ccs after a rake build. Do I ever need to modify the ./Assetfile?

p.s: I am not a Rails / Ruby developer

Thanks,
Ronaldo

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.