Contact us: info@railsfactory.com
Phone : +91 96000 RAILS (72457)

ActionWebService for Enteprise 2.0

Posted by dinesh
on Wednesday, July 09
We at RailsFactory are now supporting the development and testing of actionwebservice

http://www.actionwebservice.info

if you have any Enterprise Application which needs special features on actionwebservice for soap compatibility, improved exception handling, scalability we can help, contact us at dinesh (at) railsfactory.org

railsfactory-public project on github 4

Posted by senthil
on Tuesday, April 15
We have joined the GIT band wagon

and have hosted our first public repository on github.

Codes would be in form of snippets, libraries, plugins, and full implementations. All these code are licensed as MIT license, unless until explicitly mentioned.

http://github.com/railsfactory/railsfactory-public/

git clone git://github.com/railsfactory/railsfactory-public.git

update: 20th April 2008
I am commiting myself to opensouring more code from our project and ensure one useful commit per day, for atleast next 100 days
support my efforts by donating if you feel the code is useful for you and your projects


codes which have been commited

a) grouped
converting array data to hash, like with group by with count(*) in sql

b) ActionController logger
logging in following format for processing by linux commands
#method|URL|session_id | timestamp | IP | Status | Controller | action | id |parameters | 0.00075 (1338 reqs/sec)| Rendering: 1.62710 (99%) | DB: 0.00000 (0%) |

c) file joiner
merging files of same file extension for script based processing, to know the usage of a code like a css class, a helper method, code duplication finding for refactoring,

d) find
ruby based grep style searching for source code files

e) filelisting
syntax checking of ruby and embedded ruby(erb/ rhtml) files

f) od2
inspired from linux od command
displays the file and line number and the octal character representation of the non-ASCII characters

g) typo generator
typo generation for use with search engines


© 2004 - 2009 Railsfactory