Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
milk1000cc-docomo_css
Advanced tools
= DocomoCss
docomo_css is a CSS in-liner.
Most handsets for the Japanese cell-phone carrier DoCoMo cannot use external style sheets, such as
style css, only can use in-line CSS.Instead, every element must use its own style attribute, for example
docomo_css works around this by inlining all CSS automatically for you.
== Install
sudo gem install milk1000cc-docomo_css --source=http://gems.github.com
== Usage
class ArticlesController < ApplicationController docomo_filter # please add this ... end
.title { color: red; }
== Author
Copyright (c) 2008 milk1000cc, released under the MIT license
milk1000cc mailto:info@milk1000.cc
Gem and refactorings by Paul McMahon mailto:paul@mobalean.com
FAQs
Unknown package
We found that milk1000cc-docomo_css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.