A Rails Engine for Project Application and Funding Service
For a full breakdown of the PAFS documentation, technical and non technical please click the link
The project is currently using Ruby version 3.2 and Rails 7.0.
Add the gem to your Gemfile
gem 'pafs_core',
git: 'https://github.com/EnvironmentAgency/pafs_core', branch: 'develop'
Then run:
bundle install
We use RSpec for unit testing, and intend to use Cucumber for our acceptance testing.
To execute the unit tests simply enter;
bundle exec rspec
If you have an idea you'd like to contribute please log an issue.
All contributions should be submitted via a pull request.
THIS INFORMATION IS LICENSED UNDER THE CONDITIONS OF THE OPEN GOVERNMENT LICENCE found at:
http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3
The following attribution statement MUST be cited in your products and applications when using this information.
Contains public sector information licensed under the Open Government license v3
The Open Government Licence (OGL) was developed by the Controller of Her Majesty's Stationery Office (HMSO) to enable information providers in the public sector to license the use and re-use of their information under a common open licence.
It is designed to encourage use and re-use of information freely and flexibly, with only a few conditions.