Code Monkey home page Code Monkey logo

jquery_mobile-rails's People

Contributors

tertiumquid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

gavincs

jquery_mobile-rails's Issues

Gem?

when I put gem 'jquery_mobile-rails' in my gemfile, per the read me, I get a different gem that hasn't been updated in ages and is built with a jqm 1.1.0 RC.

What is the correct way to get this gem? Do you build the gem somewhere?

Thanks!

Geoff

Version of jQuery Mobile not specified.

Hi,

I'm wondering which version of JQM are you providing.

I have some projects running the latest stable, but others uses the beta. So, it's important to me know (or even better) specify the version of JQM to use. Are you going to provide access to beta, or just stable releases?

Rewriting to image-url

I see the css uses url(...) and is not rewritten to the sass-rails style image-url(...). Is this something you would consider changing?

As it is now, in rails 4 with the default asset pipelining, images are all missing because it only compiles the fingerprinted assets, so references to, i.e.:

/assets/jquery_mobile/icons-18-white.png

Will fail. The correct path is, i.e.:

/assets/jquery_mobile/icons-18-white-38741426932f2dfbe934a1d9af852755.png

See http://guides.rubyonrails.org/asset_pipeline.html#css-and-sass

I'm sure I could work around this by configuring the asset pipeline to compile non-fingerprinted versions of these assets, but the fingerprinting helps performance (a little) so it seems like the better solution is to support it.

Thanks!

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.