flatfoot | flatfoot - a flatfile based ORM

 by   paulmars Ruby Version: Current License: No License

kandi X-RAY | flatfoot Summary

kandi X-RAY | flatfoot Summary

flatfoot is a Ruby library. flatfoot has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

a flatfile based ORM. Uses flat files and YAML serialization to store data. Great for blogs and other simple things. check it out by running. class User < Flatfoot. class Post < Flatfoot. u = User.create(:name ⇒ "paul") p = Post.create(:user ⇒ u). gem install activesupport git clone git://github.com/paulmars/flatfoot.git cd flatfoot. ruby demo.rb ls -lR data. User.all.select{|x| x.created_at > YOUR_TIME }. before_save after_save before_create after_create. Automatic Inclusion of fn, created_at, updated_at attributes. fn is the shorthand for 'filename' which is the primary key. currently uses a random_string of X characters for uniqueness, this is easily overidable by changeing "generate_fn" method. Todo: validations before_valid, after_valid valid?.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              flatfoot has a low active ecosystem.
              It has 3 star(s) with 0 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              flatfoot has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of flatfoot is current.

            kandi-Quality Quality

              flatfoot has no bugs reported.

            kandi-Security Security

              flatfoot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              flatfoot does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              flatfoot releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of flatfoot
            Get all kandi verified functions for this library.

            flatfoot Key Features

            No Key Features are available at this moment for flatfoot.

            flatfoot Examples and Code Snippets

            No Code Snippets are available at this moment for flatfoot.

            Community Discussions

            No Community Discussions are available at this moment for flatfoot.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install flatfoot

            You can download it from GitHub.
            On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/paulmars/flatfoot.git

          • CLI

            gh repo clone paulmars/flatfoot

          • sshUrl

            git@github.com:paulmars/flatfoot.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link