`
captain
  • 浏览: 135089 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类

Add ActiveRBAC in your Rails project

阅读更多
  rails my_project
cd my_project
./script/plugin discover (or ruby script/plugin discover on Windows)
./script/plugin install engines (or ruby script/plugin... on Win)
./script/plugin install active_rbac (or ruby script/plugin... on Win)

if there is any problem while you are exacuting the script, just re-try..

  1. Start InstantRails.
  2. Open a Ruby console window.
  3. cd your_app_name.
  4. ruby script/plugin discover.
  5. Reply by no to all questions, except the two questions for http://svn.rails-engines.org/ and https://activerbac.turingstudio.com/.
  6. ruby script/plugin install engines.
  7. ruby script/plugin install active_rbac.
 
分享到:
评论

相关推荐

    Bootstrap for Rails (2015)

    Placing Bootstrap files in a Rails project 28 Bootstrap – the Sass way 33 Bootstrap through CDN 35 Summary 36 Chapter 3: Powering a Rails App with Bootstrap's Grid System 37 What is Bootstrap's grid ...

    InspiniaAdmin 2.7 Seed Project

    Improve second level menu in Rails project Improve third level menu in md-skin Improve collapse-link function for nested panels Improve select2 style Improve menu style after collapse secend level ...

    InspiniaAdmin 2.7 Full Project

    Improve second level menu in Rails project Improve third level menu in md-skin Improve collapse-link function for nested panels Improve select2 style Improve menu style after collapse secend level ...

    Apress.Vue.on.Rails.pdf

    this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single-page application, when and how to use JavaScript in your project,...

    Rails 4 in Action(Manning,2015)

    Now in version 4, Rails is mature and powerful, and to use it effectively you need more than a few Google searches. You'll find no substitute for the guru's-eye-view of design, testing, deployment, ...

    Rails 3 in Action

    《Rails 3 in Action》是2011年由Ryan Bigg撰写的一本关于Ruby on Rails框架的权威指南,专门针对当时最新的Rails 3.1版本进行了深入解析。这本书旨在帮助开发者充分利用Rails 3.1的强大功能,提升Web应用开发的效率...

    Vue on Rails.pdf

    this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single-page application, when and how to use JavaScript in your project,...

    Deploying.Rails.with.Docker.Kubernetes.and.ECS

    Docker and Kubernetes are increasing in popularity every day, but what if you want to leverage their benefits for your Rails application? This is the book you need. Deploying Rails with Docker, ...

    Build your own ruby on rails web application

    Build your own ruby on rails web application

    Rails 4 in Action, Second Edition.pdf

    Rails 4 in Action, Second Edition.pdf

    InspiniaAdmin 2.5 Rails_Seed_Project

    InspiniaAdmin 2.5 Rails_Seed_Project是一款基于Bootstrap框架的高级管理模板,专为Ruby on Rails开发者设计,旨在加速Web应用程序的开发过程。这个项目作为种子启动器,提供了完整的后台管理界面,包括丰富的UI...

    inspinia admin - v2.5 Rails_Seed_Project

    《Inspinia Admin - v2.5 Rails Seed Project:打造高效后台管理的全面解析》 在Web开发领域,后台管理界面的设计与实现是一项至关重要的任务,它直接影响到开发者的工作效率和用户体验。Inspinia Admin是一款广受...

    Learning Rails 5(高清文字pdf版)

    If you’re a web developer or designer ready to ... All you need to begin your Rails journey is HTML experience. Each chapter includes exercises and review questions to test your understanding as you go.

    Bootstrap for Rails

    Bootstrap is a free, open source CSS and JS framework that helps you create websites in minutes, and Ruby on Rails, or Rails as it's known, is an open source web application framework written in the ...

    使用Aptana+Rails开发Rails Web应用(中文)

    在开发Web应用时,Ruby on Rails(简称Rails)框架因其高效、简洁的代码风格和强大的社区支持而备受青睐。Aptana是一款强大的集成开发环境(IDE),尤其适用于Rails项目的开发,它提供了丰富的特性来提升开发效率。...

    Rails 4 in Action

    唔,1分应该还是有人下的吧,共同学习进步,Ruby on Rails is an open source web framework.... "Rails 4 in Action" is a fully-revised second edition of "Rails 3 in Action." This hands-on, compreh...

    Rails Recipes英文版(清晰文字pdf+源码)

    Add live search and live preview to your site. Run tests when anyone checks code in. How to create tagged data the right way. and many, many more... Owning "Rails Recipes" is like having the best ...

    [Rails] Crafting Rails Applications (英文版)

    This pioneering book is the first resource that deep dives into the new Rails 3 APIs and shows you how use them to write better web applications and make your day-to-day work with Rails more ...

Global site tag (gtag.js) - Google Analytics