
Security News
Researcher Exposes Zero-Day Clickjacking Vulnerabilities in Major Password Managers
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
designmodo-flatuipro-rails
Advanced tools
This gem integrates Designmodo's Flat UI Pro Design for Twitter Bootstrap 3 into the Rails 3 and 4 Asset Pipeline.
You must purchase and download a licensed copy to use this gem (none of the assets are packaged per Flat UI Pro license). You may do so by clicking the above image (full disclosure: affiliate link).
The version major and minors should match the Flat UI Pro version. Anything after these are gem versions.
First install and configure dependencies: less-rails-bootstrap and jquery-ui-rails .
Add this line to your application's Gemfile:
gem 'designmodo-flatuipro-rails', '~> 1.3.1.0.branch'
And then execute:
$ bundle
Or install it yourself as:
$ gem install designmodo-flatuipro-rails -v 1.3.1.0.branch
Install Bower. Run 'bower install' in the Flat UI Pro directory that contains the bower.json file.
One must run this after install and after update of designmodo-flatuipro-rails gem:
$ rails generate flatuipro:install <Flat UI Pro Directory>
If you want to integrate the demo page:
$ rails generate flatuipro:demo
The demo generator creates a 'flatuipro_demo' controller with a default 'flatuipro_demo/index' route.
IMPORTANT: After deciding which components to use from the demo page, make sure to only include the what you need from the docs.js and docs.less demo files
After running the install generator, all assets should be setup.
If you haven't bought it already, please use my Designmodo Affiliate Link (image above)
Thanks @jehughes for the blog post that inspired me to stop being lazy and write the demo page generator =)
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that designmodo-flatuipro-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.