This is the Windows app named CanCan whose latest release can be downloaded as cancan1.6.10sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named CanCan with OnWorks for free.
בצע את ההוראות הבאות כדי להפעיל את האפליקציה הזו:
- 1. הורד את היישום הזה למחשב שלך.
- 2. הזן במנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש שאתה רוצה.
- 3. העלה את היישום הזה במנהל קבצים כזה.
- 4. הפעל כל אמולטור מקוון של OS OnWorks מאתר זה, אך עדיף אמולטור מקוון של Windows.
- 5. ממערכת ההפעלה OnWorks Windows שזה עתה התחלת, עבור אל מנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש הרצוי.
- 6. הורד את האפליקציה והתקן אותה.
- 7. הורד את Wine ממאגרי התוכנה שלך להפצות לינוקס. לאחר ההתקנה, תוכל ללחוץ פעמיים על האפליקציה כדי להפעיל אותם עם Wine. אתה יכול גם לנסות את PlayOnLinux, ממשק מפואר מעל Wine שיעזור לך להתקין תוכניות ומשחקים פופולריים של Windows.
Wine היא דרך להפעיל תוכנת Windows על לינוקס, אך ללא צורך ב-Windows. Wine היא שכבת תאימות של Windows בקוד פתוח שיכולה להריץ תוכניות Windows ישירות על כל שולחן עבודה של לינוקס. בעיקרו של דבר, Wine מנסה להטמיע מחדש מספיק של Windows מאפס כדי שהוא יוכל להריץ את כל יישומי Windows מבלי להזדקק ל-Windows.
בצילומי מסך
Ad
קאן קאן
תיאור
CanCan is an authorization library (gem) for Ruby on Rails that allows you to define what actions (“abilities”) a user is allowed to perform in a single central class, named Ability. It cleanly separates authorization logic from controllers and views, and provides helper methods (can?, cannot?, authorize!) to enforce permissions throughout the app. Although the original CanCan has been archived / is no longer maintained, it remains a historically significant gem.
תכונות
- Define user permissions in a single Ability class rather than scattering logic across controllers and views
- Helper methods in controllers and views like can?, cannot?, authorize! to test or enforce permissions
- load_and_authorize_resource support: automatically loading resources and checking abilities for RESTful controllers
- Ability to rescue from unauthorized access exceptions and handle accordingly (redirect, flash message, etc.)
- Checks for authorization in all actions, with a mechanism to skip authorization where needed, or ensure it's always checked with check_authorization
- Integration with Rails conventions (current_user, filters, controller/view helpers) so minimal boilerplate required in Rails apps using it
שפת תכנות
אוֹדֶם
כל הקטגוריות
This is an application that can also be fetched from https://sourceforge.net/projects/cancan.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.