casein 4.0.0.beta1 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/PUBLIC_VERSION.yml +1 -1
  3. data/README.rdoc +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 578b6e6643025f347d184e451109b3b72c5695b7
4
- data.tar.gz: 53a3862aa9d7588e5178d00746a0f2c8e5667b4b
3
+ metadata.gz: 881235e3b342f331b9c915882385c7038cafd844
4
+ data.tar.gz: a1b5e7b54465ac51c46d21be5f22ca37d57bf75d
5
5
  SHA512:
6
- metadata.gz: acc98be3977d289cb0efd059ff78e7d96573453e204167afe6172bc945103fa77f5679b764843100d84bed638d89fc489d9db3c4718a2bd3b71e7846eea95bf5
7
- data.tar.gz: 50f3d65970c19250990fec2ac59dfb5bbb760c14f773efbfaa95234a8ece2618a7592d0aa6e02c471a6cf8bacd904f5d6d74cdee9689733f142c663361d2a2fb
6
+ metadata.gz: 8b207d4e2ae93e2467c2810cabde21ec3bf869a8d1989004706d92029738eb92198ce104f8c8ff5c8370a1f3b5e682483b4ae1450bebad946a3c77b4ef3fe8b3
7
+ data.tar.gz: 5d5ce0ae3176069ed6bbe97a0083ed6a6680abe8d535a309a3fdcf29287ad9ba8ea936ad8cd8eca5cef139f5456ac81d129c74733267f476bad0fb5bd9a0ee7b
@@ -1,4 +1,4 @@
1
1
  major: 4
2
2
  minor: 0
3
3
  patch: 0
4
- build: beta1
4
+ build:
@@ -1,6 +1,6 @@
1
1
  =Casein - a lightweight Ruby on Rails CMS
2
2
 
3
- **WORK IN PROGRESS FOR A RAILS 4.x VERSION**
3
+ **CASEIN 4.0.0 now available**
4
4
 
5
5
  Casein is a Rails 4.x gem that provides scaffolding generators and helper functions to quickly create a clean and minimal CRUD (Create, Read, Update and Delete) interface for your data. It also comes with a pre-rolled user authentication system. As Casein is completely decoupled from the front-end, it can be added to a new or existing Rails project, or used as a standalone CMS to drive platforms built on other technologies.
6
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: casein
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0.beta1
4
+ version: 4.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Russell Quinn
@@ -144,9 +144,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
144
144
  version: '0'
145
145
  required_rubygems_version: !ruby/object:Gem::Requirement
146
146
  requirements:
147
- - - '>'
147
+ - - '>='
148
148
  - !ruby/object:Gem::Version
149
- version: 1.3.1
149
+ version: '0'
150
150
  requirements: []
151
151
  rubyforge_project:
152
152
  rubygems_version: 2.0.5