Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
simple_controller
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • open-source
  • simple_controller
  • Repository

Switch branch/tag
  • simple_controller
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • liyijie's avatar
    feat: 对于exportable 和 importable class,支持默认的类路径,这样可以在不同controller中进行调用 · 00d79320
    liyijie authored 3 years ago
    00d79320
Name
Last commit
Last update
bin Init project 7 years ago
lib feat: 对于exportable 和 importable class,支持默认的类路径,这样可以在不同controller中进行调用 3 years ago
spec Add view_path helper method 7 years ago
.gitignore refector collection 7 years ago
.rspec Init project 7 years ago
.travis.yml Init project 7 years ago
Gemfile Init project 7 years ago
Gemfile.lock add pundit support for simple_controller actions 3 years ago
LICENSE.txt Init project 7 years ago
README.md Update README.md 7 years ago
Rakefile Init project 7 years ago
simple_controller.gemspec feat: simple_controller 支持mongoid 3 years ago
README.md