套件: ruby-momentjs-rails (2.20.1-2)
ruby-momentjs-rails 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-momentjs-rails:
- [ruby-momentjs-rails_2.20.1-2.dsc]
- [ruby-momentjs-rails_2.20.1.orig.tar.gz]
- [ruby-momentjs-rails_2.20.1-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Andrew Lee (李健秋)
外部的資源:
- 主頁 [github.com]
相似套件:
wraps the Moment.js library in a rails engine for asset pipeline
momentjs-rails wraps the Moment.js library in a rails engine for simple use with the asset pipeline provided by Rails 3.1 and higher. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.
Moment.js is "a lightweight javascript date library for parsing, manipulating, and formatting dates." Moment.js does not modify the native Date object. Rather, it creates a wrapper for it.
其他與 ruby-momentjs-rails 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-railties (>= 3.1)
- tools for creating, working with, and running Rails applications